From aea58ccbd5afaad6ff144a0791be37dbceb9cdb4 Mon Sep 17 00:00:00 2001 From: Bill Little Date: Wed, 3 May 2023 10:51:36 +0100 Subject: [PATCH] Whats new updates for v3.6.0rc0 (#5300) * Whats new updates for v3.6.0rc0 * review actions --- docs/src/whatsnew/{latest.rst => 3.6.rst} | 27 ++++-- docs/src/whatsnew/index.rst | 4 +- docs/src/whatsnew/latest.rst.template | 111 ---------------------- 3 files changed, 21 insertions(+), 121 deletions(-) rename docs/src/whatsnew/{latest.rst => 3.6.rst} (77%) delete mode 100644 docs/src/whatsnew/latest.rst.template diff --git a/docs/src/whatsnew/latest.rst b/docs/src/whatsnew/3.6.rst similarity index 77% rename from docs/src/whatsnew/latest.rst rename to docs/src/whatsnew/3.6.rst index e66b4f1197..367f7ec4fa 100644 --- a/docs/src/whatsnew/latest.rst +++ b/docs/src/whatsnew/3.6.rst @@ -1,24 +1,35 @@ .. include:: ../common_links.inc -|iris_version| |build_date| [unreleased] -**************************************** +v3.6 (03 May 2023) [release candidate] +************************************** This document explains the changes made to Iris for this release (:doc:`View all changes `.) -.. dropdown:: |iris_version| Release Highlights +.. dropdown:: v3.6 Release Highlights :color: primary :icon: info :animate: fade-in :open: - The highlights for this major/minor release of Iris include: + We're so excited about our recent support for **delayed saving of lazy data + to netCDF** (:pull:`5191`) that we're celebrating this important step change + in behavour with its very own dedicated release 🥳 - * N/A + We're super keen for the community to leverage the benefit of this new + feature within Iris that we've brought this release forward several months. + As a result, this minor release of Iris is intentionally light in content. + However, there are some other goodies available for you to enjoy, such as: - And finally, get in touch with us on :issue:`GitHub` if you have - any issues or feature requests for improving Iris. Enjoy! + * Performing lazy arithmetic with an Iris :class:`~iris.cube.Cube` and a + :class:`dask.array.Array`, and + * Various improvements to our documentation resulting from adoption of + `sphinx-design`_ and `sphinx-apidoc`_. + + As always, get in touch with us on :issue:`GitHub`, particularly + if you have any feedback with regards to delayed saving, or have any issues + or feature requests for improving Iris. Enjoy! 📢 Announcements @@ -32,7 +43,7 @@ This document explains the changes made to Iris for this release =========== #. `@pp-mo`_ and `@lbdreyer`_ supported delayed saving of lazy data, when writing to - the netCDF file format. See : :ref:`delayed netCDF saves `. + the netCDF file format. See :ref:`delayed netCDF saves `. Also with significant input from `@fnattino`_. (:pull:`5191`) diff --git a/docs/src/whatsnew/index.rst b/docs/src/whatsnew/index.rst index 39fea80d0d..fbb3f31bf7 100644 --- a/docs/src/whatsnew/index.rst +++ b/docs/src/whatsnew/index.rst @@ -5,13 +5,13 @@ What's New in Iris ------------------ -.. include:: latest.rst +.. include:: 3.6.rst .. toctree:: :maxdepth: 1 :hidden: - latest.rst + 3.6.rst 3.5.rst 3.4.rst 3.3.rst diff --git a/docs/src/whatsnew/latest.rst.template b/docs/src/whatsnew/latest.rst.template deleted file mode 100644 index a0ce415a65..0000000000 --- a/docs/src/whatsnew/latest.rst.template +++ /dev/null @@ -1,111 +0,0 @@ -.. include:: ../common_links.inc - -|iris_version| |build_date| [unreleased] -**************************************** - -This document explains the changes made to Iris for this release -(:doc:`View all changes `.) - - -.. dropdown:: :opticon:`report` |iris_version| Release Highlights - :container: + shadow - :title: text-primary text-center font-weight-bold - :body: bg-light - :animate: fade-in - :open: - - The highlights for this major/minor release of Iris include: - - * N/A - - And finally, get in touch with us on :issue:`GitHub` if you have - any issues or feature requests for improving Iris. Enjoy! - - -NOTE: section below is a template for bugfix patches -==================================================== - (Please remove this section when creating an initial 'latest.rst') - -v3.X.X (DD MMM YYYY) -==================== - -.. dropdown:: :opticon:`alert` v3.X.X Patches - :container: + shadow - :title: text-primary text-center font-weight-bold - :body: bg-light - :animate: fade-in - - The patches in this release of Iris include: - - #. N/A - -NOTE: section above is a template for bugfix patches -==================================================== - (Please remove this section when creating an initial 'latest.rst') - - - -📢 Announcements -================ - -#. N/A - - -✨ Features -=========== - -#. N/A - - -🐛 Bugs Fixed -============= - -#. N/A - - -💣 Incompatible Changes -======================= - -#. N/A - - -🚀 Performance Enhancements -=========================== - -#. N/A - - -🔥 Deprecations -=============== - -#. N/A - - -🔗 Dependencies -=============== - -#. N/A - - -📚 Documentation -================ - -#. N/A - - -💼 Internal -=========== - -#. N/A - - -.. comment - Whatsnew author names (@github name) in alphabetical order. Note that, - core dev names are automatically included by the common_links.inc: - - - - -.. comment - Whatsnew resources in alphabetical order: -