11.. include :: ../common_links.inc
22
3- | iris_version | | build_date | [unreleased ]
4- ****************************************
3+ v3.3 (18 Aug 2022) [release candidate ]
4+ **************************************
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.3.0 Release Highlights
1111 :container: + shadow
1212 :title: text-primary text-center font-weight-bold
1313 :body: bg-light
@@ -16,7 +16,16 @@ This document explains the changes made to Iris for this release
1616
1717 The highlights for this minor release of Iris include:
1818
19- * N/A
19+ * We've added support for datums, loading them from NetCDF when the
20+ :obj: `iris.FUTURE.datum_support ` flag is set.
21+ * We've greatly improved the speed of linear interpolation.
22+ * We've added the function :func: `iris.pandas.as_cubes ` for richer
23+ conversion from Pandas.
24+ * We've improved the functionality of :func: `iris.util.mask_cube `.
25+ * We've improved the functionality and performance of the
26+ :obj: `iris.analysis.PERCENTILE ` aggregator.
27+ * We've completed implementation of our :ref: `contributing.benchmarks `
28+ infrastructure.
2029
2130 And finally, get in touch with us on :issue: `GitHub<new/choose> ` if you have
2231 any issues or feature requests for improving Iris. Enjoy!
0 commit comments