canari_ml download CLI Help¶
Run the following command to get the help information for canari_ml download command:
download is powered by Hydra.
== Configuration groups ==
Compose your configuration from those groups (group=option)
callbacks: default, early_stopping, model_checkpoint
common: default
hydra_config: predict, train
logger: csv, tensorboard, wandb
model: default, unet
paths: default, download, plot, postprocess, predict, preprocess, train
plot: default, ua700
postprocess: default, netcdf, plot_ua700
predict: default
preprocess: default
profiler: pytorch
train: default
trainer: default
== Config ==
Override anything in the config (foo.bar=value)
frequency: DAY
output_group_by: YEAR
hemisphere: north
workers: 4
delete_cache: false
cache_only: false
overwrite_config: true
vars:
- zg
- ua
- va
- tos
- tas
- sic
levels:
- 2|10|50|100|250|500|700
- 2|10|50|100|250|500|700
- 2|10|50|100|250|500|700
- null
- null
- null
dates:
start:
- '1979-01-01'
end:
- '2024-12-31'
paths:
download:
source_data_dir: ${hydra:runtime.cwd}/data
config_file: ${paths.download.source_data_dir}/data.aws.${frequency}.${hemisphere}.json
Powered by Hydra (https://hydra.cc)
Use --hydra-help to view Hydra specific help