File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
resources/inference/configs Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -100,22 +100,12 @@ output:
100100 encoding :
101101 typeOfGeneratingProcess : 2
102102 templates :
103- <<<<<<< HEAD
104- samples : _resources/templates_index_cosmo.yaml
105- =======
106103 samples : resources/templates_index_cosmo.yaml
107- >>>>>>> main
108104 - grib :
109105 path : grib/ifs-{dateTime}_{step:03}.grib
110106 encoding :
111107 typeOfGeneratingProcess : 2
112108 templates :
113- <<<<<<< HEAD
114- samples : _resources/templates_index_ifs.yaml
115- post_processors :
116- - extract_slice : [189699, -1]
117- - assign_mask : " global/cutout_mask"
118- =======
119109 samples : resources/templates_index_ifs.yaml
120110 post_processors :
121111 - extract_mask :
@@ -125,7 +115,6 @@ output:
125115 - assign_mask :
126116 mask : " global/cutout_mask" # fill local/global overlapping points with nan
127117
128- >>>>>>> main
129118
130119verbosity : 1
131120allow_nans : true
You can’t perform that action at this time.
0 commit comments