Skip to content

Commit b841d19

Browse files
committed
Fix merge commit
1 parent d6fd3e3 commit b841d19

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

resources/inference/configs/interpolator_stretched_with_global.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff 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

130119
verbosity: 1
131120
allow_nans: true

0 commit comments

Comments
 (0)