-
Notifications
You must be signed in to change notification settings - Fork 17
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ecmwf/anemoi-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.42
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ecmwf/anemoi-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.43
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 8 files changed
- 3 contributors
Commits on Jan 20, 2026
-
feat: Deprecate
ai-models.jsonin favour ofanemoi.json(#247)## Description The default metadata name was `ai-models.json`, this PR deprecates this in favour of `anemoi.json` with a warning logged to the console. Logging was done as this should be a seemless change for users with old checkpoints working fine.
Configuration menu - View commit details
-
Copy full SHA for b5b1437 - Browse repository at this point
Copy the full SHA b5b1437View commit details
Commits on Jan 21, 2026
-
fix: review provenance information (#250)
## Description Last PR of 2025! (Or first of 2026 for people down under). A small update of the `gather_provenance_info()` function: - As Python 3.9 is not supported anymore, make full use of the `importlib.metadata` package, which is the recommended way of finding packages information, such as their version. - Filter out system packages properly. - Correctly report independently installed sub-packages (e.g. `earthkit.data` vs `earthkit`, the latter being a package and not a namespace). ## What problem does this change solve? ## What issue or task does this change relate to? <!-- link to Issue Number --> ## Additional notes ## <!-- Include any additional information, caveats, or considerations that the reviewer should be aware of. --> ***As a contributor to the Anemoi framework, please ensure that your changes include unit tests, updates to any affected dependencies and documentation, and have been tested in a parallel setting (i.e., with multiple GPUs). As a reviewer, you are also responsible for verifying these aspects and requesting changes if they are not adequately addressed. For guidelines about those please refer to https://anemoi.readthedocs.io/en/latest/*** By opening this pull request, I affirm that all authors agree to the [Contributor License Agreement.](https://github.com/ecmwf/codex/blob/main/Legal/contributor_license_agreement.md)
Configuration menu - View commit details
-
Copy full SHA for 0c23efe - Browse repository at this point
Copy the full SHA 0c23efeView commit details -
chore: synced file(s) with ecmwf/reusable-workflows (#257)
synced local file(s) with [ecmwf/reusable-workflows](https://github.com/ecmwf/reusable-workflows). <details> <summary>Changed files</summary> <ul> <li>synced local directory <code>./</code> with remote directory <code>sync-files/anemoi/all/</code></li><li>synced local <code>.github/workflows/downstream-ci-hpc.yml</code> with remote <code>sync-files/anemoi/some/.github/workflows/downstream-ci-hpc.yml</code></li> </ul> </details> --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#21207965554](https://github.com/ecmwf/reusable-workflows/actions/runs/21207965554)
Configuration menu - View commit details
-
Copy full SHA for f8c274c - Browse repository at this point
Copy the full SHA f8c274cView commit details -
chore(main): Release 0.4.43 (#258)
🤖 Automated Release PR This PR was created by `release-please` to prepare the next release. Once merged: 1. A new version tag will be created 2. A GitHub release will be published 3. The changelog will be updated Changes to be included in the next release: --- ## [0.4.43](0.4.42...0.4.43) (2026-01-21) ### Features * Deprecate `ai-models.json` in favour of `anemoi.json` ([#247](#247)) ([b5b1437](b5b1437)) ### Bug Fixes * Review provenance information ([#250](#250)) ([0c23efe](0c23efe)) --- > [!IMPORTANT] > Please do not change the PR title, manifest file, or any other automatically generated content in this PR unless you understand the implications. Changes here can break the release process. >
⚠️ Merging this PR will: > - Create a new release > - Trigger deployment pipelines > - Update package versions **Before merging:** - Ensure all tests pass - Review the changelog carefully - Get required approvals [Release-please documentation](https://github.com/googleapis/release-please)Configuration menu - View commit details
-
Copy full SHA for 12aaada - Browse repository at this point
Copy the full SHA 12aaadaView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.4.42...0.4.43