ECC-1976: GRIB2: ECMWF local definition 300 levtype should be 'layer' not 0

This commit is contained in:
Shahram Najm 2024-11-19 09:44:33 +00:00
parent 6947c11112
commit 56edfd9f5b
1 changed files with 1 additions and 1 deletions

View File

@ -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;