Skip to content

Releases: ecmwf/anemoi-models

0.4.0 - Improvements to Model Design

14 Nov 16:55
ba37563
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.4.0

0.3.0 - Remapping of (meteorological) Variables

11 Sep 15:19
d4891bf
Compare
Choose a tag to compare

What's Changed

Added

  • CI workflow to update the changelog on release
  • Remapper: Preprocessor for remapping one variable to multiple ones. Includes changes to the data indices since the remapper changes the number of variables. With optional config keywords.

Changed

  • Update CI to inherit from common infrastructue reusable workflows
  • run downstream-ci only when src and tests folders have changed
  • New error messages for wrongs graphs.

New Contributors

Full Changelog: https://github.com/ecmwf/anemoi-models/blob/develop/CHANGELOG.md#0.3.0

0.2.1 - Dependency update

09 Aug 09:10
Compare
Choose a tag to compare

What's Changed

  • Remove anemoi-datasets dependency

Changelog: https://github.com/ecmwf/anemoi-models/blob/develop/CHANGELOG.md

Full diff: 0.2.0...0.2.1

0.2.0 - Use Anemoi Graphs

26 Jul 15:18
a34cb8b
Compare
Choose a tag to compare
  • New option to choose the edge attributes
  • Updated to support new PyTorch Geometric HeteroData structure (defined by anemoi-graphs package).

What's Changed

Full Changelog: 0.1.0...0.2.0

0.1.0 - First Release

22 Jul 10:13
Compare
Choose a tag to compare

What's Changed

  • Documentation
  • Initial code release with models, layers, distributed, preprocessing, and data_indices
  • Added Changelog

Changelog: https://github.com/ecmwf/anemoi-models/blob/develop/CHANGELOG.md
Full Git Diff: https://github.com/ecmwf/anemoi-models/commits/0.1.0