Skip to content

Commit

Permalink
Whats new updates for v3.4.1 .
Browse files Browse the repository at this point in the history
  • Loading branch information
trexfeathers committed Feb 21, 2023
1 parent 11da71b commit 081b5b8
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 081b5b8

Please sign in to comment.