Skip to content

Support checkpoints generated after 'multi-dataset' feature merge in anemoi-core#116

Merged
frazane merged 1 commit intomainfrom
feat/support-latest-checkpoints
Mar 16, 2026
Merged

Support checkpoints generated after 'multi-dataset' feature merge in anemoi-core#116
frazane merged 1 commit intomainfrom
feat/support-latest-checkpoints

Conversation

@frazane
Copy link
Contributor

@frazane frazane commented Mar 16, 2026

This PR introduces example configs that can be used to run inference with checkpoints generated after the 'multi-dataset' feature from anemoi-core has been merged. #114 fixed the environment generation, this PR fixes the inference execution. Changes in anemoi-inference were also needed (ecmwf/anemoi-inference#450).

Note: the actual changes needed in the configs are small, however entire new files had to be introduced, which might indicate our current design with respect to inference configs and patches is sub-optimal. Perhaps in the future we could allow users to specify some overrides directly in the evalml config.

@Louis-Frey
Copy link
Contributor

I will test config/forecasters-ich1-oper-fixed.yaml and let you know about the result.

@Louis-Frey
Copy link
Contributor

config/forecasters-ich1-oper-fixed.yaml has run without error.

Do we expect the other configs to be unaffected?

@frazane
Copy link
Contributor Author

frazane commented Mar 16, 2026

Do we expect the other configs to be unaffected?

Yes, other configs will not be affected by this PR.

Copy link
Contributor

@Louis-Frey Louis-Frey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Francesco, looks good to me, ready to merge!

@frazane frazane merged commit 6d83512 into main Mar 16, 2026
4 checks passed
@frazane frazane deleted the feat/support-latest-checkpoints branch March 16, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants