Full Model Emulation
HiRO-ACE / ace2s_inference_config_global.yaml
annakwa's picture
Upload inference configurations (#1)
1739237 verified
raw
history blame contribute delete
627 Bytes
experiment_dir: /output_directory
n_forward_steps: 1460
forward_steps_in_memory: 40
checkpoint_path: /ACE2S.ckpt
logging:
log_to_screen: true
log_to_wandb: false
log_to_file: true
project: ace
initial_condition:
path: /initial_conditions/ic_2023.nc
start_indices:
times:
- "2023-01-01T00:00:00"
forcing_loader:
dataset:
data_path: /forcing_data
num_data_workers: 4
data_writer:
files:
- format:
name: zarr
label: output_6hourly_ace2s
names:
- PRATEsfc
- UGRD10m
- VGRD10m
separate_ensemble_members: true
save_monthly_files: false
save_prediction_files: false