Releases: ecmwf/anemoi-inference
Releases · ecmwf/anemoi-inference
v0.4.6
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
- @DeployDuck made their first contribution in #113
Full Changelog: 0.4.5...0.4.6
0.4.5
What's Changed
- Deep merge user config with defaults by @gmertes in #107
- Instantiate runner from config and add CRPS runner by @gmertes in #106
- fix: extract_lam output by @b8raoult in #110
- feat: Added the option to run inference in parallel by @cathalobrien in #108
- chore: commands vocabulary and help by @gmertes in #114
- feat: Add support for
output_frequency
to write less output by @b8raoult in #109 - ci: remove checks from pypi publish by @gmertes in #117
- feat(retrieve): Use input grib as target by @gmertes in #88
Full Changelog: 0.4.3...0.4.5
0.4.4
What's Changed
- Hotfix: huggingface loading by @HCookie in #81
- Remove domain from grib keys by @HCookie in #84
- Remove leftover checkpoint file by @HCookie in #85
- Tests huggingface download by @HCookie in #83
- Support models with unconnected nodes removed from input (LAM) by @dietervdb-meteo in #95
- ci: turn off hpc workflow by @theissenhelen in #100
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #99
- Fix netcdf output by @HCookie in #98
- CDS input by @HCookie in #97
- Better prepml support by @b8raoult in #89
- allow user to select expver by @b8raoult in #90
- Turn on python 3.9 QA and fix typing by @gmertes in #104
Full Changelog: 0.4.3...0.4.4
0.4.3
0.4.2
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
- Fix archive requests json output
Full Changelog: 0.4.0...0.4.1
0.4.0
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
- @gmertes made their first contribution in #72
- @tmi made their first contribution in #69
- @frazane made their first contribution in #71
Full Changelog: 0.3.3...0.4.0
0.3.3
0.3.2
0.3.1: Update pyproject.toml (#57)
Various bug fixes