From 56edfd9f5bf89f54f084d8ce85ac9616e11ff602 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 19 Nov 2024 09:44:33 +0000 Subject: [PATCH] ECC-1976: GRIB2: ECMWF local definition 300 levtype should be 'layer' not 0 --- definitions/grib2/local.98.300.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/grib2/local.98.300.def b/definitions/grib2/local.98.300.def index af4d5b866..360163434 100644 --- a/definitions/grib2/local.98.300.def +++ b/definitions/grib2/local.98.300.def @@ -1,7 +1,7 @@ # Local definition 300: Multi-dimensional parameters # Warning: This is now DEPRECATED. See ECC-1440 -codetable[1] dimensionType "grib2/dimensionType.table"=0; +codetable[1] dimensionType "grib2/dimensionType.table" = "layer" : string_type; # The n-th dimension (out of total number of dimensions) unsigned[2] dimensionNumber;