File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -216,16 +216,27 @@ endif
216216set FILE = HISTORY.rc0
217217/bin/rm -f $FILE
218218cat << _EOF_ > $FILE
219-
219+ VERSION: 1
220220EXPID: ${EXPID}
221221EXPDSC: ${EXPID} _Regression_Test
222222
223+ GRID_LABELS: PC180x91-DC
224+ ::
225+
226+ PC180x91-DC.GRID_TYPE: LatLon
227+ PC180x91-DC.IM_WORLD: 180
228+ PC180x91-DC.JM_WORLD: 91
229+ PC180x91-DC.POLE: PC
230+ PC180x91-DC.DATELINE: DC
231+ PC180x91-DC.LM: 181
232+
223233COLLECTIONS: test_collection
224234 ::
225235
226236 test_collection.template: '%y4%m2%d2_%h2%n2z.nc4' ,
227237 test_collection.archive: '%c/Y%y4' ,
228238 test_collection.format: 'CFIO' ,
239+ test_collection.grid_label: PC180x91-DC ,
229240 test_collection.deflate: 1 ,
230241 test_collection.frequency: 060000 ,
231242@DATAOCEAN test_collection.fields: 'PHIS', 'AGCM' ,
You can’t perform that action at this time.
0 commit comments