Full Model Emulation
andreperkins commited on
Commit
4dea569
·
verified ·
1 Parent(s): 194aa18

Delete ace2s_inference_config_pnw.yaml

Browse files
Files changed (1) hide show
  1. ace2s_inference_config_pnw.yaml +0 -30
ace2s_inference_config_pnw.yaml DELETED
@@ -1,30 +0,0 @@
1
- experiment_dir: /output_directory
2
- n_forward_steps: 14600
3
- forward_steps_in_memory: 40
4
- checkpoint_path: /ace2s_xshield_ckpt.tar
5
- logging:
6
- log_to_screen: true
7
- log_to_wandb: false
8
- log_to_file: true
9
- project: ace
10
- initial_condition:
11
- path: /initial_conditions/ic_2014.nc
12
- start_indices:
13
- times:
14
- - "2014-01-01T00:00:00"
15
- forcing_loader:
16
- dataset:
17
- data_path: /forcing_data
18
- num_data_workers: 4
19
- data_writer:
20
- files:
21
- - format:
22
- name: zarr
23
- label: output_6hourly_ace2s
24
- names:
25
- - PRATEsfc
26
- - UGRD10m
27
- - VGRD10m
28
- separate_ensemble_members: true
29
- save_monthly_files: false
30
- save_prediction_files: false