Skip to content

0.5.0 - Incremental builds and Rescaling

Compare
Choose a tag to compare
@JesperDramsch JesperDramsch released this 25 Sep 16:54
· 132 commits to main since this release
29e2e65

What's Changed

Added

  • New rescale keyword in open_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

New Contributors

Full Changelog: https://github.com/ecmwf/anemoi-datasets/blob/develop/CHANGELOG.md
Full Git Diff: 0.4.5...0.5.0