Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions docs/src/whatsnew/latest.rst → docs/src/whatsnew/3.9.rst
Original file line number Diff line number Diff line change
@@ -1,21 +1,26 @@
.. include:: ../common_links.inc

|iris_version| |build_date| [unreleased]
****************************************
v3.9 (03 Apr 2024) [release candidate]
**************************************

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


.. dropdown:: |iris_version| Release Highlights
.. dropdown:: v3.9 Release Highlights
:color: primary
:icon: info
:animate: fade-in
:open:

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

* N/A
* The :mod:`iris.experimental.geovista` module.
* Removal of fill value collision warnings in NetCDF saving, which
significantly improves Iris' performance when parallel processing.

See below for more detail on these changes.

And finally, get in touch with us on :issue:`GitHub<new/choose>` if you have
any issues or feature requests for improving Iris. Enjoy!
Expand Down
5 changes: 3 additions & 2 deletions docs/src/whatsnew/index.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@

.. include:: ../common_links.inc

.. _iris_whatsnew:

What's New in Iris
------------------

.. include:: latest.rst
.. include:: 3.9.rst

.. toctree::
:maxdepth: 1
:hidden:

latest.rst
3.9.rst
3.8.rst
3.7.rst
3.6.rst
Expand Down
107 changes: 0 additions & 107 deletions docs/src/whatsnew/latest.rst.template

This file was deleted.