File tree Expand file tree Collapse file tree 3 files changed +14
-115
lines changed Expand file tree Collapse file tree 3 files changed +14
-115
lines changed Original file line number Diff line number Diff line change 11.. include :: ../common_links.inc
22
3- | iris_version | | build_date | [unreleased ]
3+ v3.5 (13 Apr 2023) [release candidate ]
44****************************************
55
66This document explains the changes made to Iris for this release
77(:doc: `View all changes <index >`.)
88
99
10- .. dropdown :: :opticon:`report` |iris_version| Release Highlights
10+ .. dropdown :: :opticon:`report` v3.5 Release Highlights
1111 :container: + shadow
1212 :title: text-primary text-center font-weight-bold
1313 :body: bg-light
@@ -16,6 +16,16 @@ This document explains the changes made to Iris for this release
1616
1717 The highlights for this major/minor release of Iris include:
1818
19+ * We added support for plugins.
20+ * We allowed the usage of Iris objects as weights
21+ for cube aggregations.
22+ * We made Iris' use of the `netCDF4 `_ library
23+ thread-safe.
24+ * We improved performance by changing the netCDF loader to
25+ fetch data immediately from small netCDF.
26+ variables, instead of creating a dask array.
27+ * We added notes within docstrings clarifying whether operations
28+ maintain lazy data or not.
1929 * We're so proud to fully support `@ed-hawkins `_ and `#ShowYourStripes `_ ❤️
2030
2131 And finally, get in touch with us on :issue: `GitHub<new/choose> ` if you have
Original file line number Diff line number Diff line change 55What's New in Iris
66------------------
77
8- .. include :: latest .rst
8+ .. include :: 3.5 .rst
99
1010.. toctree ::
1111 :maxdepth: 1
1212 :hidden:
1313
14- latest .rst
14+ 3.5 .rst
1515 3.4.rst
1616 3.3.rst
1717 3.2.rst
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments