Skip to content

Commit 760225a

Browse files
trexfeatherspp-mo
andauthored
Whats new updates for v3.9.0rc0 (#5899)
* Whats new updates for v3.9.0rc0 . * Update docs/src/whatsnew/3.9.rst Co-authored-by: Patrick Peglar <[email protected]> --------- Co-authored-by: Patrick Peglar <[email protected]>
1 parent c8a663a commit 760225a

File tree

3 files changed

+13
-114
lines changed

3 files changed

+13
-114
lines changed

Diff for: docs/src/whatsnew/latest.rst renamed to docs/src/whatsnew/3.9.rst

+10-5
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,26 @@
11
.. include:: ../common_links.inc
22

3-
|iris_version| |build_date| [unreleased]
4-
****************************************
3+
v3.9 (03 Apr 2024) [release candidate]
4+
**************************************
55

66
This document explains the changes made to Iris for this release
77
(:doc:`View all changes <index>`.)
88

99

10-
.. dropdown:: |iris_version| Release Highlights
10+
.. dropdown:: v3.9 Release Highlights
1111
:color: primary
1212
:icon: info
1313
:animate: fade-in
1414
:open:
1515

16-
The highlights for this major/minor release of Iris include:
16+
This is a small release to make two important changes available as soon as
17+
possible:
1718

18-
* N/A
19+
* The :mod:`iris.experimental.geovista` module.
20+
* Removal of fill value collision warnings in NetCDF saving, which
21+
significantly improves Iris' performance when parallel processing.
22+
23+
See below for more detail on these changes.
1924

2025
And finally, get in touch with us on :issue:`GitHub<new/choose>` if you have
2126
any issues or feature requests for improving Iris. Enjoy!

Diff for: docs/src/whatsnew/index.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1+
12
.. include:: ../common_links.inc
23

34
.. _iris_whatsnew:
45

56
What's New in Iris
67
------------------
78

8-
.. include:: latest.rst
9+
.. include:: 3.9.rst
910

1011
.. toctree::
1112
:maxdepth: 1
1213
:hidden:
1314

14-
latest.rst
15+
3.9.rst
1516
3.8.rst
1617
3.7.rst
1718
3.6.rst

Diff for: docs/src/whatsnew/latest.rst.template

-107
This file was deleted.

0 commit comments

Comments
 (0)