File tree 3 files changed +13
-114
lines changed
3 files changed +13
-114
lines changed Original file line number Diff line number Diff line change 1
1
.. include :: ../common_links.inc
2
2
3
- | iris_version | | build_date | [unreleased ]
4
- ****************************************
3
+ v3.9 (03 Apr 2024) [release candidate ]
4
+ **************************************
5
5
6
6
This document explains the changes made to Iris for this release
7
7
(:doc: `View all changes <index >`.)
8
8
9
9
10
- .. dropdown :: |iris_version| Release Highlights
10
+ .. dropdown :: v3.9 Release Highlights
11
11
:color: primary
12
12
:icon: info
13
13
:animate: fade-in
14
14
:open:
15
15
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:
17
18
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.
19
24
20
25
And finally, get in touch with us on :issue: `GitHub<new/choose> ` if you have
21
26
any issues or feature requests for improving Iris. Enjoy!
Original file line number Diff line number Diff line change
1
+
1
2
.. include :: ../common_links.inc
2
3
3
4
.. _iris_whatsnew :
4
5
5
6
What's New in Iris
6
7
------------------
7
8
8
- .. include :: latest .rst
9
+ .. include :: 3.9 .rst
9
10
10
11
.. toctree ::
11
12
:maxdepth: 1
12
13
:hidden:
13
14
14
- latest .rst
15
+ 3.9 .rst
15
16
3.8.rst
16
17
3.7.rst
17
18
3.6.rst
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments