From fe120edc4e2c50b509a1822d4fc23bb33798d41c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domokos=20S=C3=A1rm=C3=A1ny?= Date: Tue, 12 Nov 2024 12:32:24 +0000 Subject: [PATCH] MUL-139: Rename level-type oceanDepthLayer -> depthBelowSeaLayer --- tests/multio/config/metadata-mapping/nemo-to-grib.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/multio/config/metadata-mapping/nemo-to-grib.yaml b/tests/multio/config/metadata-mapping/nemo-to-grib.yaml index 7f4a07c9d..618ab93ec 100644 --- a/tests/multio/config/metadata-mapping/nemo-to-grib.yaml +++ b/tests/multio/config/metadata-mapping/nemo-to-grib.yaml @@ -285,7 +285,7 @@ data: grid-type: "unstructured_grid" domain : "T grid" unstructured-grid-subtype : "T" - level-type : "oceanDepthLayer" + level-type : "depthBelowSeaLayer" # Integral of sea water practical salinity in the upper 700m - nemo-id : sal700 @@ -293,7 +293,7 @@ data: grid-type: "unstructured_grid" domain : "T grid" unstructured-grid-subtype : "T" - level-type : "oceanDepthLayer" + level-type : "depthBelowSeaLayer" # Integral of sea water practical salinity in the total water column - nemo-id : salbtm @@ -309,7 +309,7 @@ data: grid-type: "unstructured_grid" domain : "T grid" unstructured-grid-subtype : "T" - level-type : "oceanDepthLayer" + level-type : "depthBelowSeaLayer" # Water column integrated heat content in the upper 700m - nemo-id : hc700 @@ -317,7 +317,7 @@ data: grid-type: "unstructured_grid" domain : "T grid" unstructured-grid-subtype : "T" - level-type : "oceanDepthLayer" + level-type : "depthBelowSeaLayer" # Water column integrated heat content in the total water column - nemo-id : hcbtm