Introduction

When you install the anemoi-inference package, this will also install command line tool called anemoi-inference this can be used to manage the checkpoints.

The tools can provide help with the --help options:

% anemoi-inference --help

The commands are:

usage: anemoi-inference [-h] [--version] [--debug]
                        {inspect,metadata,patch,requests,retrieve,run,sanitise,validate}
                        ...

Positional Arguments

command

Possible choices: inspect, metadata, patch, requests, retrieve, run, sanitise, validate

commands:

Named Arguments

--version, -V

show the version and exit

Default: False

--debug, -d

Debug mode

Default: False