weights

Manage weights in the catalogue. Register, add locations, etc.

usage: anemoi-registry weights [-h] [--register] [--unregister]
                               [--add-location ADD_LOCATION]
                               [--location-path PATH] [--overwrite] [--url]
                               NAME_OR_PATH

Positional Arguments

NAME_OR_PATH

Name or path of a weights.

Named Arguments

--register

Register the weights in the catalogue.

Default: False

--unregister

Remove from catalogue (without deleting it from its actual locations). Ignore all other options.

Default: False

--add-location

Platform to add location to the weights.

--location-path

Path of the new location using {{uuid}}.

--overwrite

Overwrite any existing weights.

Default: False

--url

Print the URL of the dataset.

Default: False