All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Please add your functional changes to the appropriate section in the PR. Keep it human-readable, your future self will thank you!
- Bugfix in
auto_adjust
- Fixed precommit CI errors
- Improve tests
- More verbosity
- Add anemoi-transform link to documentation
- Various bug fixes
- Control compatibility check in xy/zip
- Add
merge
feature
- 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 - 2024-10-09
- Add support to fill missing dates
Allow for unknown CF coordinates - 2024-10-04
- Add
variables_metadata
entry in the dataset metadata - Update documentation
- Add
variables_metadata
entry in the dataset metadata
- Add
variables_metadata
entry in the dataset metadata
0.5.5 - 2024-10-04
- Allow for unknown coordinates when parsing CF input
Add support for (semi-)constant fields - 2024-10-03
- Fix failing zarr lat/lon tests
Bug fixes - 2024-10-01
- Adding the user recipe in the dataset PR #59.
- Add
repeated_dates
action in create.
- Bug fix in create/rename
0.5.0 - Incremental builds and Rescaling - 2024-09-25
- New
rescale
keyword inopen_dataset
to change units of variables #36 - Add support for constant fields when creating datasets
- Simplify imports
- Added incremental building of datasets
- Add missing dependency for documentation building
- Fix failing test due to previous merge
- Bug fix when creating dataset from zarr
- Bug fix with area selection in cutout operation
- add paths-ignore to ci workflow
- call provenance less often
- pytest for notebooks
- New
interpolate_frequency
keyword inopen_dataset
- CI workflow to update the changelog on release
- adds the reusable cd pypi workflow
- merge strategy for changelog in .gitattributes #25
- adds ci hpc config (#43)
- update CI to reusable workflows for PRs and releases
- Support sub-hourly datasets.
- Change negative variance detection to make it less restrictive
- Fix cutout bug that left some global grid points in the lam part
- Fix bug in computing missing dates in cutout option
0.4.4 Bug fixes
- Bug fix in accumulations() that did not work with webmars
- Bug fix when using hindcasts input (missing dates on leap years)
0.4.0 Minor Release
- earthkit-data replaces climetlab
- climetlab
0.3.0 Minor Release
- hindcast source
- updated documentation
0.2.0 Minor Release
- statistics tendencies
- CubesFilter
0.1.0 Initial Release
- Documentation
- Initial code release for anemoi-datasets: create datasets for data-driven weather-models
- open datasets
- combine datasets