This is a **minor** release of `iris-grib`, which is available on [conda-forge](https://anaconda.org/conda-forge/iris-grib?version=0.20.0&channel=main) and [PyPI](https://pypi.org/project/iris-grib/0.20.0/).
New Features
* Save LAEA grid by abooton in https://github.com/SciTools/iris-grib/pull/343
* pdt6 & gdt140 take *three* by pp-mo in https://github.com/SciTools/iris-grib/pull/401
* Grib1 loading defines a GRIB_PARAM attribute, like grib2 load. by pp-mo in https://github.com/SciTools/iris-grib/pull/402
* Save GDT20 - Polar Stereographic - take 2 by trexfeathers in https://github.com/SciTools/iris-grib/pull/405
Dependency Changes
* add iris-sample-data test dependency by bjlittle in https://github.com/SciTools/iris-grib/pull/413
* add pytest-mock dependency by bjlittle in https://github.com/SciTools/iris-grib/pull/424
* nep29: drop py39 and support py312 by bjlittle in https://github.com/SciTools/iris-grib/pull/453
* (Iris >= 3.10) Provide masked/unmasked meta for calls to 'as_lazy_data' by pp-mo in https://github.com/SciTools/iris-grib/pull/463
* Eccodes 2v36 by pp-mo in https://github.com/SciTools/iris-grib/pull/504
Documentation
* Update readme by bjlittle in https://github.com/SciTools/iris-grib/pull/440
* add iris grib logo to readme by bjlittle in https://github.com/SciTools/iris-grib/pull/447
* Improve formatting. by tkknight in https://github.com/SciTools/iris-grib/pull/455
* Ensure no warnings on docs build by tkknight in https://github.com/SciTools/iris-grib/pull/471
Maintenance and Automation
Beyond new features, the v0.20.0 release was _mostly_ focussed on [a work program](https://github.com/orgs/SciTools/projects/33) to update the repository management.
The [Scientific Python development guidelines](https://learn.scientific-python.org/development/) was used as a guide for this, and its [automated repo checks](https://pypi.org/project/sp-repo-review) are now implemented in the project pre-commit.
* build system
* add pyproject.toml and remove setup.py by HGWright in https://github.com/SciTools/iris-grib/pull/408
* Adding setuptools_scm to iris grib for automatic versioning by HGWright in https://github.com/SciTools/iris-grib/pull/444
* repo checks
* Configure for mypy by stephenworsley in https://github.com/SciTools/iris-grib/pull/407
* Ruff adopt by HGWright in https://github.com/SciTools/iris-grib/pull/430
* add dependabot by bjlittle in https://github.com/SciTools/iris-grib/pull/426
* Added in linkchecks and coverage checks for gha ci by ESadek-MO in https://github.com/SciTools/iris-grib/pull/432
* update dependencies and enable codecov by bjlittle in https://github.com/SciTools/iris-grib/pull/454
* add code-of-conduct by bjlittle in https://github.com/SciTools/iris-grib/pull/460
* Migrate iris_grib to src/iris_grib by bjlittle in https://github.com/SciTools/iris-grib/pull/450
* ignore noisy pull-requests with .git-blame-ignore-revs by bjlittle in https://github.com/SciTools/iris-grib/pull/452
* adopt repo-review pre-commit hook by bjlittle in https://github.com/SciTools/iris-grib/pull/456
* add codecov configuration by bjlittle in https://github.com/SciTools/iris-grib/pull/459
* **tests**:
* Convert tests and doctests from Cirrus to GHA by ESadek-MO in https://github.com/SciTools/iris-grib/pull/415
* Migrate to pytest by bjlittle in https://github.com/SciTools/iris-grib/pull/420
* **developer**
* Add pre-commit config by trexfeathers in https://github.com/SciTools/iris-grib/pull/400
New Contributors
* abooton made their first contribution in https://github.com/SciTools/iris-grib/pull/343
* tkknight made their first contribution in https://github.com/SciTools/iris-grib/pull/366
* HGWright made their first contribution in https://github.com/SciTools/iris-grib/pull/408
* stephenworsley made their first contribution in https://github.com/SciTools/iris-grib/pull/407
* ESadek-MO made their first contribution in https://github.com/SciTools/iris-grib/pull/415
* githubalexliu made their first contribution in https://github.com/SciTools/iris-grib/pull/497
**Full Changelog**: https://github.com/SciTools/iris-grib/compare/v0.19.1...v0.20.0