0.2.1 - Bugfix: resuming mlflow runs
What's Changed
Added
- Mlflow-sync to include new tag for server to server syncing #83
- Mlflow-sync to include functionality to resume and fork server2server runs #83
- Rollout training for Limited Area Models. #79
- Feature: New
Boolean1DMask
class. Enables rollout training for limited area models. #79
Fixed
- Mlflow-sync to handle creation of new experiments in the remote server #83
- Fix for multi-gpu when using mlflow due to refactoring of _get_mlflow_run_params function #99
- ci: fix pyshtools install error #100
Changed
- Update copyright notice
Commit Log
- Add output mask by @JPXKQX in #79
- Fix/mlflow sync tag by @anaprietonem in #83
- Ci/fix pyshtools installation error by @theissenhelen in #100
- Update copyright notice by @b8raoult in #101
- Fix/mlflow multi gpu by @anaprietonem in #99
Full Changelog: https://github.com/ecmwf/anemoi-training/blob/develop/CHANGELOG.md#021---bugfix-resuming-mlflow-runs---2024-10-24