Skip to content

v0.22.0

Latest

Choose a tag to compare

@pp-mo pp-mo released this 24 Mar 15:33
92dcf1a

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

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 :