<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
Other Changes 🔗
* chore: synced file(s) with ecmwf-actions/reusable-workflows by DeployDuck in https://github.com/ecmwf/anemoi-datasets/pull/186
New Contributors
* DeployDuck made their first contribution in https://github.com/ecmwf/anemoi-datasets/pull/186
**Full Changelog**: https://github.com/ecmwf/anemoi-datasets/compare/0.5.15...0.5.16
[Unreleased](https://github.com/ecmwf/anemoi-datasets/compare/0.5.8...HEAD)
Changed
- Fix metadata serialization handling of numpy.integer (140)
- Fix negative variance for constant variables (148)
- Fix cutout slicing of grid dimension (145)
- Use cKDTree instead of KDTree
- Implement 'complement' feature
- Add ability to patch xarrays (160)
- Add support of ECCC file formats (fstd)
- Add `use_cdsapi_dataset` option to mars and accumulations
Added
- Call filters from anemoi-transform
- Make test optional when adls is not installed Pull request 110
- Add wz_to_w, orog_to_z, and sum filters (149)
[0.5.8](https://github.com/ecmwf/anemoi-datasets/compare/0.5.7...0.5.8) - 2024-10-26
Changed
- Bugfix in `auto_adjust`
- Fixed precommit CI errors
- Improve tests
- More verbosity
Added
- Add anemoi-transform link to documentation
- Various bug fixes
- Control compatibility check in xy/zip
- Add `merge` feature
- Add support for storing `supporting_arrays` in checkpoint files
- Allow naming of datasets components
- Contributors file (105)
Changed
- Upload with ssh (experimental)
- Remove upstream dependencies from downstream-ci workflow (temporary) (83)
- ci: pin python versions to 3.9 ... 3.12 for checks (93)
- Fix `__version__` import in init
[0.5.7](https://github.com/ecmwf/anemoi-datasets/compare/0.5.6...0.5.7) - 2024-10-09
Changed
- Add support to fill missing dates
[Allow for unknown CF coordinates](https://github.com/ecmwf/anemoi-datasets/compare/0.5.5...0.5.6) - 2024-10-04
Changed
- Add `variables_metadata` entry in the dataset metadata
- Update documentation
Changed
- Add `variables_metadata` entry in the dataset metadata
Changed
- Add `variables_metadata` entry in the dataset metadata
[0.5.5](https://github.com/ecmwf/anemoi-datasets/compare/0.5.4...0.5.5) - 2024-10-04
Changed
- Allow for unknown coordinates when parsing CF input
[Add support for (semi-)constant fields](https://github.com/ecmwf/anemoi-datasets/compare/0.5.1...0.5.2) - 2024-10-03
Changed
- Fix failing zarr lat/lon tests
[Bug fixes](https://github.com/ecmwf/anemoi-datasets/compare/0.5.0...0.5.1) - 2024-10-01
Added
- Adding the user recipe in the dataset PR 59.
- Add `repeated_dates` action in create.
Changed
- Bug fix in create/rename