Introduction
When you install the anemoi-datasets package, this will also install command line tool
called anemoi-datasets
which can be used to manage the zarr datasets.
The tool can provide help with the --help
options:
% anemoi-datasets --help
The commands are:
usage: anemoi-datasets [-h] [--version] [--debug]
{cleanup,compare,copy,create,finalise-additions,finalise,init-additions,init,inspect,load-additions,load,patch,publish,scan}
...
Positional Arguments
- command
Possible choices: cleanup, compare, copy, create, finalise-additions, finalise, init-additions, init, inspect, load-additions, load, patch, publish, scan
commands:
Named Arguments
- --version, -V
show the version and exit
Default:
False
- --debug, -d
Debug mode
Default:
False