Skip to content

Releases: ecmwf/anemoi-core

graphs: v0.5.0

17 Mar 15:19
116c9aa
Compare
Choose a tag to compare

0.5.0 (2025-03-17)

⚠ BREAKING CHANGES

  • config: Improved configuration and data structures (#79)

Features

  • config: Improved configuration and data structures (#79) (1f7812b)
  • graphs: migrate edge builders to torch-cluster (#56) (f67da66)

Bug Fixes

  • graphs: make exception agnostic of zarr version (#152) (f26adc9)
  • graphs: support torch v2.6 (#122) (dfef377)

Documentation

  • Add subheadings to schema doc page (#149) (d3c7de9)
  • fix documentation to refer to anemoi datasets instead of zarr datasets (#154) (ad062b2)
  • use new logo (#140) (c269cea)

models: v0.4.2

13 Feb 13:23
f77e4d1
Compare
Choose a tag to compare

0.4.2 (2025-02-11)

Features

  • make flash attention configurable (#60) (41fcab6)
  • models: Copy Imputer (#72) (4690ed5)
  • models: normalization layers (#47) (0e1c7c4)
  • models: use num_layers of the processor in hierarchical graphs (#78) (7e080ed)

Bug Fixes

  • bug in variables ordering in NormalizedReluBounding (#98) (f1cc2e6)
  • cancel RTD builds on no change (#97) (36522d8)
  • models: 74 imputer inference mode (#127) (0a9cfa7)
  • normalise in place to reduce memory (#82) (40dd1a1)

Documentation

training: v0.3.3

05 Feb 15:50
eae93c6
Compare
Choose a tag to compare

0.3.3 (2025-02-05)

Features

Bug Fixes

  • cancel RTD builds on no change (#97) (36522d8)
  • only load shards of grid into cpu mem if possible (#83) (abbef4b)
  • pin dask version to 2024.12.1 (#94) (074c0f2)
  • training: profiler 'Model Summary' works when sharding models over multiple GPUs (#90) (9d9e89a)
  • update configs to avoid DeprecationWarning (#53) (3560290)

Documentation

anemoi-graphs: v0.4.4

04 Feb 14:44
7ce1f11
Compare
Choose a tag to compare

0.4.4 (2025-02-04)

Version fix.

Full Changelog: anemoi-graphs-0.4.3...anemoi-graphs-0.4.4

anemoi-graphs: v0.4.2.post546

04 Feb 14:13
4808dfc
Compare
Choose a tag to compare

0.4.2.post546 (2025-02-04)

What's Changed

Graphs

  • feat(graphs,plots): expand support for multi-dimensional node attributes by @JPXKQX in #48
  • feat(graphs): New Edge Attribute: AttributeFromNode by @icedoom888 in #62
  • feat: support ReducedGaussianGridNodes by @JPXKQX in #54

Other Changes

Full Changelog: anemoi-graphs-0.4.2...anemoi-graphs-0.4.3