Releases: ecmwf/anemoi-core
Releases · ecmwf/anemoi-core
graphs: v0.6.5
training: v0.6.3
models: v0.9.3
training: v0.6.2
0.6.2 (2025-08-20)
Features
Bug Fixes
- Mlflow sync cleaning (#460) (50ef49b)
- training: Callbacks when using rollout (#490) (7c9442a)
- training: Sharding nan_loss_mask scaler (#491) (9299991)
- Update variable groups in lam, ensemble and stretched config files (#466) (8db81f0)
Performance Improvements
Documentation
models: v0.9.2
training: v0.6.1
models: v0.9.1
graphs: v0.6.4
training: v0.6.0
0.6.0 (2025-08-01)
⚠ BREAKING CHANGES
Features
- Add metadata back to pl checkpoint. (#303) (0193b28)
- BaseGraphModule and tasks introduced in anemoi-core (#399) (f8ab962)
- deps: Use mlflow-skinny instead of mlflow (#418) (6a8beb3)
- Log FTT2 loss + Fourier Correlation loss (#148) (345b0ab)
- model: Postprocessors for leaky boundings (#315) (b54562b)
- models: Checkpointed Mapper Chunking (#406) (8577772)
- models: Mapper edge sharding (#366) (326751d)
- Variable filtering (#208) (fba5e47)
Bug Fixes
- Dropping 3.9 (#436) (f6c0214)
- For schemas of data processors (#433) (539939b)
- Mlflow hp params limit (#424) (138bc3a)
- Mlflowlogger duplicated key (#414) (cb64a1c)
- models,traininig: Hierarchical model + integration test (#400) (71dfd89)
- models: Add removed sharded_input_key in PR400 (#425) (089fe6f)
- New checkpoint (#445) (a25df93)
- Plotting error when precip related params are not diagnostic (#369) (010cfa3)
- training: Address issues with #208 (#417) (665f462)
- training: Scaler memory usage (#391) (a9d30e1)
- Update import mflow utils unit tests (#427) (70ecdd9)
- Update level retrieval logic (#405) (f393bc3)
- Use transforms: Variable for ExtractVariableGroupAndLevel (#321) (7649f4f)
- Warm restart (#443) (ff96236)
Documentation
models: v0.9.0
0.9.0 (2025-08-01)
⚠ BREAKING CHANGES
- for schemas of data processors (#433)
Features
- model: Postprocessors for leaky boundings (#315) (b54562b)
- models: Checkpointed Mapper Chunking (#406) (8577772)
- models: Mapper edge sharding (#366) (326751d)
Bug Fixes
- Dropping 3.9 (#436) (f6c0214)
- For schemas of data processors (#433) (539939b)
- models,traininig: Hierarchical model + integration test (#400) (71dfd89)
- models: Remove repeated lines (#377) (1f0b861)
- models: Uneven channel sharding (#385) (dd095c4)
- Pydantic model validator not working in transformer schema (#422) (42f437a)
- Remove dead code and fix typo (#357) (8c615ba)