mirror of https://github.com/ecmwf/eccodes.git
renamed level in local ECMWF table
This commit is contained in:
parent
b3ae7cdef6
commit
94e804c716
|
@ -1,2 +1,2 @@
|
||||||
# Concept typeOfLevel
|
# Concept typeOfLevel
|
||||||
'MarsSfcFromMultipleLevels' = {typeOfFirstFixedSurface=254;}
|
'abstractLevel' = {typeOfFirstFixedSurface=254;}
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
173 173 Top surface of snow, over ice, on sea, lake or river
|
173 173 Top surface of snow, over ice, on sea, lake or river
|
||||||
254 254 MARS levtype SFC originating from fields on multiple levels
|
254 254 Abstract level with no vertical localization or meaning
|
||||||
|
|
Loading…
Reference in New Issue