v0.22.0
This is a minor release of iris-grib, available on conda-forge and PyPI.
For detailed change notes, see v0.22.0 release notes
Some highlights:
New Features
- @MoseleyS extended support for data in the Met Office wholesale Weather Data Hub and CEDA archive. (PR#647)
- @andrewgryan added saving support for Earth shape 6 - fixed radius 6,371,229 m. (PR#712)
- it is also now possible to save and re-load the GRIB_PARAM attributes to netcdf files.
But that change was made in Iris v3.13.1 : (PR iris#6566)
Documentation
- @trexfeathers split into separate pages and fully reorganised for easier navigation (PR#768)
Dependency Changes
- now requires iris >=3.10, due to internal changes. (PR#770)
- tested up to eccodes v2.36 >= (PR#504)
- currently testing against Python 3.12, 3.13 and 3.14, in line with SPEC 0. (PR#770)
See Also :
- Full list of commits : v0.21.0...v0.22.0