Skip to content

Releases: ecmwf/anemoi-inference

v0.4.8

11 Feb 17:14
786e296
Compare
Choose a tag to compare

0.4.8 (2025-02-11)

What's Changed

Exciting New Features 🎉

  • feat(config): Add accumulate_from_start_of_forecast post-processor by @gmertes in #133

Other Changes 🔗

  • refactor: Rename accumulations -> accumulate_from_start_of_forecast by @gmertes in #135
  • chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in #136

Full Changelog: 0.4.7...0.4.8

v0.4.7

10 Feb 15:06
4e9859f
Compare
Choose a tag to compare

0.4.7 (2025-02-10)

What's Changed

Exciting New Features 🎉

Other Changes 🔗

  • chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in #126
  • chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in #130

Full Changelog: 0.4.6...0.4.7

v0.4.6

04 Feb 11:05
6730b1d
Compare
Choose a tag to compare

0.4.6 (2025-02-04)

What's Changed

Testing release-please.

Other Changes 🔗

  • chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in #113

New Contributors

Full Changelog: 0.4.5...0.4.6

0.4.5

29 Jan 16:03
5d2dd47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.3...0.4.5

0.4.4

13 Jan 15:44
d73d85e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.3...0.4.4

0.4.3

14 Dec 14:54
5b9f7ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.2...0.4.3

0.4.2

14 Dec 14:09
333022e
Compare
Choose a tag to compare

What's Changed

  • Improve huggingface retrieval by @HCookie in #77
    * Specify just repo name
  • Write output coordinates of RawOutput as floats by @frazane in #78
  • constant fields were not considered in legacy checkpoint by @b8raoult in #79
  • Provide options to patch the checkpoint metadata when running a model by @b8raoult in #73

Full Changelog: 0.4.1...0.4.2

0.4.1

09 Dec 16:22
Compare
Choose a tag to compare
  • Fix archive requests json output

Full Changelog: 0.4.0...0.4.1

0.4.0

09 Dec 15:11
Compare
Choose a tag to compare

What's Changed

  • Add default option to retrieve by @gmertes in #72
  • Make frozendict picklable by @tmi in #69
  • Do not compute next-step forcing if current step is the last one by @frazane in #71
  • Add support for downloading models from huggingface by @HCookie in #75
  • Output archive requests json with no indent by default by @gmertes in #74

New Contributors

Full Changelog: 0.3.3...0.4.0

0.3.3

04 Dec 11:51
57bbe09
Compare
Choose a tag to compare
add support for default configs (#70)