Skip to content

Releases: SciTools/iris-grib

v0.15.0

05 Dec 14:37
Compare
Choose a tag to compare
  • Dropped Python 2 support (#166, #170)
  • Updated GRIB to CF metadata translations (#143, #172)
  • Support for loading GRIB messages with no fixed surface set (#171)
  • Support for saving cubes with a 'depth' coordinate (#161)
  • Support for calculating i/j increments if they are not set (#148)
  • Revert bug fix controlling hybrid pressure levels indexing (#165)
  • Addition of GRIB_PARAM attribute (#156)
  • Updates to setup.py (#154, #180)
  • Simplified file license headers (#167)

For more details, please refer to the iris-grib 0.15.0 release notes.

v0.14.1

12 Jun 15:20
c4243ae
Compare
Choose a tag to compare

Added support for Python 3.

v0.14.0

06 Mar 16:09
aa57dab
Compare
Choose a tag to compare
  • Added WAFC aviation codes (#129)
  • Added PDT 4.15 (#136)

v0.13.0

15 Jun 11:40
4cc7e0d
Compare
Choose a tag to compare

Load and save data on hybrid vertical levels (fix existing hybrid pressure load).

Load and save Mercator projection(grid definition template 10).

Save data on non-regular Lat-Lon grids (grid definition template 4).

v0.12.0

07 Nov 10:28
Compare
Choose a tag to compare

Uses ecCodes for the file interface.
This is ECMWF's replacement for the older GRIB-API, which is now deprecated.

v0.11.0

25 Oct 12:34
Compare
Choose a tag to compare

Update for Iris v2.0+, using Dask instead of Biggus

v0.10.1

05 Apr 13:59
Compare
Choose a tag to compare

Define 0.10.1 as latest release

v0.10.0

30 Mar 15:19
Compare
Choose a tag to compare

v0.9.1

04 Dec 01:12
Compare
Choose a tag to compare
Merge pull request #69 from bjlittle/bump-version

v0.9.0 -> v0.9.1

v0.9.0

25 Jul 14:28
Compare
Choose a tag to compare

Stable release of iris_grib to support iris v1.10