Releases: ecmwf/anemoi-datasets
Releases · ecmwf/anemoi-datasets
v0.5.28
0.5.28 (2025-10-30)
Features
- Added rolling average on read (#448) (5cef720)
- Fix repeat dates (#458) (16b5c83)
- Refactor dataset create (#379) (c5408da)
Bug Fixes
- Allow grib source to be used for constant data (#428) (c1d7ff1)
- Broken source imports (#450) (#454) (d6ed174)
- Ensure missing value indicator in not a valid value in accumulat… (#316) (3541a1f)
- S3 access #453 (#459) (2d810e3)
- Xarray-zarr filters (#457) (5f2973f)
Documentation
v0.5.27
0.5.27 (2025-10-06)
Features
- Add 'model_level_number' to coordinate guesser (ecmwf/anemoi-datasets#402) (#403) (fa0b7e8)
- Extend xarray Variable.sel to handle scalar variables (#381) (1306d62)
- Improve conftest types (#395) (bd8143d)
- Remove python 3.9 from pyproject.toml. (#392) (7f3a250)
- sources: Add FDB source (#405) (9222d59)
- Validate dataset (#330) (34d06df)
Bug Fixes
- Allow multiple options to be provided to anemoi-datasets inspect (#372) (dea680e)
- Anemoi inspect wrong message (#429) (984ccef)
- Better handling of xarray metadata (#322) (4304cb4)
- Cleaning _build when building datasets (#413) (046a7eb)
- Define the missing forwards_subclass_metadata_specific method in the ZipBase class (#377) (2816314)
- Remove config_path in Config (#431) (2bf674f)
- Remove-obsolete-code-and-rename (#423) (ab3da59)
- Save_dataset (#383) (05b8f51)
- Support for sources with already opened datasets (#417) (9bc2d17)
Documentation
v0.5.26
0.5.26 (2025-07-11)
Features
- Add planetary planetary source (#368) (c85337f)
- Extend xarray coordinate guesser to include pressure as a long_name (#335) (bcbffaa)
- Extented complement nearest functionality to support k>1 (#371) (a2c5f92)
- Point data (#358) (78c4f85)
- Relaxed compatibility check for horizontal grid. (#339) (a7dc859)
- Sort xarray coordinate with patch (#356) (638cbdb)
- Use pytest-xdist to run tests in parallel. (#346) (1d656ee)
Bug Fixes
- Deprecated filters in anemoi datasets (#350) (d08c6f5)
- grib-index: Match against filename, not full path (#374) (e71a952)
- Missing method in xarray flavour (#369) (d0b9588)
- Remove trailing slash from zarr paths. (#362) (9a9bfe5)
Documentation
v0.5.25
v0.5.24
v0.5.23
v0.5.22
0.5.22 (2025-05-05)
Features
- add command line tool to check naming conventions (#287) (38a81e2)
- copy datasets from http(s) sources (#307) (cedd9db)
- downloading zip files if needed (#288) (3024099)
- optionally search for zarr files at various location if not found (#281) (8bd174c)
- reset accumulations (#300) (b12666a)
- work on check (#311) (c6a8db9)
Bug Fixes
- bug in complement (#296) (4e57f7c)
- bugs affecting creation of datasets from xarray-zarr (#299) (09fcb51)
- fix copy (#289) (a79759f)
- Proper indent for parallel additions (#303) (0643fb8)