2022-02-25 16:01:35 +00:00
|
|
|
# author: Sebastien Villaume
|
2014-02-28 18:06:08 +00:00
|
|
|
# created: 14 Feb 2014
|
|
|
|
#
|
|
|
|
|
|
|
|
# base file: contains keywords always present
|
2015-07-28 09:50:26 +00:00
|
|
|
include "grib2/local.82.0.def";
|
2014-02-28 18:06:08 +00:00
|
|
|
|
|
|
|
# extra keywords specific to local definition 83 (MATCH)
|
2023-12-02 13:48:14 +00:00
|
|
|
codetable[1] matchSort "grib1/localConcepts/eswi/sort.table" : dump,long_type;
|
|
|
|
codetable[1] matchTimeRepres "grib1/localConcepts/eswi/timerepres.table" : dump,long_type;
|
|
|
|
codetable[1] matchLandType "grib1/localConcepts/eswi/landtype.table" : dump,long_type;
|
|
|
|
codetable[2] matchAerosolBinNumber "grib1/localConcepts/eswi/aerosolbinnumber.table" : dump,long_type;
|
|
|
|
unsigned[2] meanSize : dump;
|
2014-02-28 18:06:08 +00:00
|
|
|
|