.. 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:: |iris_version| Release Highlights :color: primary :icon: info :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! 📢 Announcements ================ #. `@bjlittle`_ migrated the ``SciTools`` social community from ``X`` (formally ``Twitter``) to `Bluesky `__ 🦋. (:pull:`6237`) ✨ Features =========== #. `@trexfeathers`_ and `@ukmo-ccbunney`_ extended the :data:`iris.loading.LOAD_PROBLEMS` capturing to _all_ NetCDF objects that are added to a :class:`~iris.cube.Cube` during loading, as well as a selection of other objects such as :class:`~iris.coord_systems.CoordSystem`. Note this includes an improvement to how :class:`~iris.coords.DimCoord` is 'gracefully' converted to :class:`~iris.coords.AuxCoord` if it is masked - the mask is now preserved when it was not previously. 🐛 Bugs Fixed ============= #. `@HGWright`_ added a new warning to inform users that the boolean coordinate generated by :meth:`iris.coord_categorisation.add_season_membership` is not saveable to netcdf. (:pull:`6305`) #. `@bouweandela`_ changed the ``convert_units`` method on cubes and coordinates so it also converts the values of the attributes ``"actual_range"``, ``"valid_max"``, ``"valid_min"``, and ``"valid_range"``. (:pull:`6416`) #. `@ukmo-ccbunney`_ fixed loading and merging of masked data in scalar ``AuxCoords``. (:issue:`3584`, :pull:`6468`) #. `@stephenworsley`_ fixed the html representation of cubes in Jupyter when coordinates share the same name. (:pull:`6476`) 💣 Incompatible Changes ======================= #. N/A 🚀 Performance Enhancements =========================== #. N/A 🔥 Deprecations =============== #. N/A 🔗 Dependencies =============== #. N/A 📚 Documentation ================ #. N/A 💼 Internal =========== #. `@pp-mo`_ replaced the PR-based linkchecks with a daily scheduled link checker based on `lychee `__. (:issue:`4140`, :pull:`6386`) #. `@trexfeathers`_ added a CI workflow to quickly validate that the benchmarking setup is still working. (:pull:`6496`) .. 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: