Skip to content

Commit

Permalink
Merge pull request #5170 from trexfeathers/whatsnew_341
Browse files Browse the repository at this point in the history
`v3.4.1` 'merge-back' - What's New changes only
  • Loading branch information
stephenworsley committed Feb 21, 2023
2 parents 11da71b + 081b5b8 commit d63e629
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions docs/src/whatsnew/3.4.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,29 @@ This document explains the changes made to Iris for this release
* We have **begun refactoring Iris' regridding**, which has already improved
performance and functionality, with more potential in future!
* We have made several other significant `🚀 Performance Enhancements`_.
* Please note that **Iris cannot currently work with the latest NetCDF4
releases**. The pin is set to ``<v1.6.1``, due to incompatibility with
Iris' lack of thread safety. We're working hard to make Iris NetCDF
loading thread safe as soon as possible.

And finally, get in touch with us on :issue:`GitHub<new/choose>` if you have
any issues or feature requests for improving Iris. Enjoy!


v3.4.1 (21 Feb 2023)
====================

.. dropdown:: :opticon:`alert` v3.4.1 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:

#. `@trexfeathers`_ and `@pp-mo`_ made Iris' use of the `netCDF4`_ library
thread-safe. (:pull:`5095`)

#. `@trexfeathers`_ and `@pp-mo`_ removed the netCDF4 pin mentioned in
`🔗 Dependencies`_ point 3. (:pull:`5095`)


📢 Announcements
================

Expand Down

0 comments on commit d63e629

Please sign in to comment.