v0.19.0
This is a minor release of iris-grib
, which is available on conda-forge and PyPI.
What's Changed
- Mergeback 0.18.x branch to main by @lbdreyer in #294
- Transverse Mercator support negative scanning by @trexfeathers in #296
- Update lock-file and tests by @trexfeathers in #299
- New GRIB-CF mappings by @trexfeathers in #297
- Use reusable workflow for refresh lockfile job by @lbdreyer in #304
- Correct location of reusable workflow repo by @lbdreyer in #307
- Drop use of shapeOfTheEarth for Grib 1 by @lbdreyer in #316
- Correct bounded forecast period calculation by @s-boardman in #322
- standardize requirements structure by @bjlittle in #327
- Convert gribapi to eccodes by @s-boardman in #325
- use workflows version for refresh-lockfiles ci by @bjlittle in #331
- NEP 29 changes - py39 minimum by @trexfeathers in #339
- alter calculation of offset by @david-bentley in #287
- Update README.rst by @pp-mo in #281
- Add loading+saving for non-supported fixed surfaces by @lbdreyer in #318
- Relicense from LGPL-3 to BSD-3 by @lbdreyer in #359
- replace deprecated
eccodes-python
PyPI package with neweccodes
in core requirements by @valeriupredoi in #357 - Drop deprecated distutils.version for packaging.version by @bjlittle in #360
- Auto-generate zero data for missing data payload by @bjlittle in #362
- bump feature branch to release version 0.19.0 by @bjlittle in #364
New Contributors
- @s-boardman made their first contribution in #322
- @david-bentley made their first contribution in #287
- @valeriupredoi made their first contribution in #357
Full Changelog: v0.18.0...v0.19.0