1#################################################
2#
3# author: Sebastien Villaume <Sebastien.Villaume@smhi.se>
4# created: 14 Feb 2014
5# modified:
6#
7#################################
8### LOCAL SECTION DESCRIPTION ###
9#################################
10
11
12# base file: contains keywords always present
13include "grib2/local.82.0.def";
14
15# extra keywords specific to local definition 83 (MATCH)
16codetable[1]    matchSort               "grib1/localConcepts/eswi/sort.table"              : dump,long_type;
17codetable[1]    matchTimeRepres         "grib1/localConcepts/eswi/timerepres.table"        : dump,long_type;
18codetable[1]    matchLandType           "grib1/localConcepts/eswi/landtype.table"          : dump,long_type;
19codetable[2]    matchAerosolBinNumber   "grib1/localConcepts/eswi/aerosolbinnumber.table"  : dump,long_type;
20unsigned[2]     meanSize                : dump;
21
22
23