mirror of https://github.com/ecmwf/eccodes.git
15 lines
496 B
Modula-2
15 lines
496 B
Modula-2
#
|
|
# Definition for SMHI Swedish Meteorological and Hydrological Institut.
|
|
#
|
|
# contact: sebastien.villaume@smhi.se
|
|
|
|
codetable[1] localDefinitionNumber 'grib1/localDefinitionNumber.82.table' = 82 : dump;
|
|
template localDefinition "grib1/local.82.[localDefinitionNumber:l].def";
|
|
|
|
### LS LABELING ###
|
|
template ls_labeling "grib1/ls_labeling.82.def";
|
|
|
|
### MARS LABELING ###
|
|
template mars_labeling "grib1/mars_labeling.82.def";
|
|
template_nofail marsKeywords "mars/eswi/grib1.[stream:s].[type:s].def";
|