Skip to content

Conversation

@b8raoult
Copy link
Collaborator

Description

Track the origins of variables

What problem does this change solve?

What issue or task does this change relate to?

Additional notes

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.

@github-project-automation github-project-automation bot moved this to To be triaged in Anemoi-dev Sep 23, 2025
@github-actions github-actions bot added the enhancement New feature or request label Sep 23, 2025
@HCookie HCookie moved this from To be triaged to Now In Progress in Anemoi-dev Oct 13, 2025
Comment on lines +36 to 40
command_parser.add_argument(
"--origins", action="store_true", help="Print the origins of the variables in the checkpoint."
)
command_parser.add_argument(
"--validate", action="store_true", help="Validate the current virtual environment against the checkpoint"
Copy link
Member

Choose a reason for hiding this comment

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

Should this not be part of an exclusive group?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Now In Progress

Development

Successfully merging this pull request may close these issues.

3 participants