Full Model Emulation
SamudrACE-CM4-piControl / inference_config.yaml
James Duncan
Update inference_config.yaml
ead0334
experiment_dir: output_directory
n_coupled_steps: 140
coupled_steps_in_memory: 20
checkpoint_path: samudrACE_CM4_piControl_ckpt.tar
data_writer:
ocean:
save_prediction_files: true
save_monthly_files: true
atmosphere:
save_prediction_files: true
save_monthly_files: true
forcing_loader:
atmosphere:
dataset:
data_path: forcing_data
file_pattern: forcing_0311.nc
n_repeats: 3
num_data_workers: 1
initial_condition:
ocean:
path: "initial_conditions/0311-01-01T00:00:00/ocean/initial_condition.nc"
atmosphere:
path: "initial_conditions/0311-01-01T00:00:00/atmosphere/initial_condition.nc"
start_indices:
first: 0
n_initial_conditions: 1
logging:
log_to_screen: true
log_to_wandb: false
log_to_file: false