File tree 1 file changed +4
-4
lines changed
tests/multio/config/metadata-mapping
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -285,15 +285,15 @@ data:
285
285
grid-type : " unstructured_grid"
286
286
domain : " T grid"
287
287
unstructured-grid-subtype : " T"
288
- level-type : " oceanDepthLayer "
288
+ level-type : " depthBelowSeaLayer "
289
289
290
290
# Integral of sea water practical salinity in the upper 700m
291
291
- nemo-id : sal700
292
292
param-id : 262119
293
293
grid-type : " unstructured_grid"
294
294
domain : " T grid"
295
295
unstructured-grid-subtype : " T"
296
- level-type : " oceanDepthLayer "
296
+ level-type : " depthBelowSeaLayer "
297
297
298
298
# Integral of sea water practical salinity in the total water column
299
299
- nemo-id : salbtm
@@ -309,15 +309,15 @@ data:
309
309
grid-type : " unstructured_grid"
310
310
domain : " T grid"
311
311
unstructured-grid-subtype : " T"
312
- level-type : " oceanDepthLayer "
312
+ level-type : " depthBelowSeaLayer "
313
313
314
314
# Water column integrated heat content in the upper 700m
315
315
- nemo-id : hc700
316
316
param-id : 262122
317
317
grid-type : " unstructured_grid"
318
318
domain : " T grid"
319
319
unstructured-grid-subtype : " T"
320
- level-type : " oceanDepthLayer "
320
+ level-type : " depthBelowSeaLayer "
321
321
322
322
# Water column integrated heat content in the total water column
323
323
- nemo-id : hcbtm
You can’t perform that action at this time.
0 commit comments