Command Line Tool
When you install the anemoi-inference package, this will also install command line tool
called anemoi-inference this can be used to run inference and manage checkpoints.
The tools can provide help with the --help options:
% anemoi-inference --help
The commands are organised into two categories:
Inference Commands
Commands for running model inference:
Run Command - Run inference with a trained model
Couple Command - Run coupled inference tasks
Retrieve Command - Generate data retrieval requests
Checkpoint Management Commands
Commands for inspecting and managing checkpoint files:
Metadata Command - Extract checkpoint metadata
Inspect Command - Inspect checkpoint contents
Validate Command - Validate checkpoint integrity
Patch Command - Modify checkpoint metadata
Sanitise Command - Clean and normalise checkpoint metadata
Requests Command - Show MARS requests for a configuration