0.5.0 - Incremental builds and Rescaling
What's Changed
Added
- New
rescale
keyword inopen_dataset
to change units of variables #36 - Simplify imports
Changed
- 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
Removed
- pytest for notebooks
Commit Summary
- Fix typo in the doc. by @floriankrb in #38
- Update incremental.rst by @floriankrb in #39
- Chore/multiple fixes ci precommit by @theissenhelen in #37
- Feature/filter speeddir2uv rh2q by @mpvginde in #40
- typo by @floriankrb in #42
- fix .statistics_tendencies() when using a dataset by @floriankrb in #44
- Chore/fix ci hpc by @theissenhelen in #43
- Feature/hindcasts by @b8raoult in #45
- Feature/unstructured grid by @b8raoult in #41
- Feature/scaling by @b8raoult in #36
- Bug fix when creating dataset from zarr by @b8raoult in #49
- Fix failing test by @b8raoult in #48
- Bugfix/52 error subclass metadata specific must be implemented in derived class cropping by @JPXKQX in #53
- fix long imports by @b8raoult in #51
- Chore/fix ci by @theissenhelen in #54
- Update main for release by @JesperDramsch in #55
New Contributors
Full Changelog: https://github.com/ecmwf/anemoi-datasets/blob/develop/CHANGELOG.md
Full Git Diff: 0.4.5...0.5.0