GRIB-707: GRIB edition 1 mars keys: class and stream not of 'string' type

This commit is contained in:
Shahram Najm 2015-02-11 18:05:01 +00:00
parent e6960e5299
commit c48e21a6be
1 changed files with 3 additions and 3 deletions

View File

@ -7,9 +7,9 @@
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
#
codetable[1] marsClass "mars/class.table" = "od" : dump,lowercase;
codetable[1] marsType "mars/type.table" = "an" : dump,string_type,lowercase;
codetable[2] marsStream "mars/stream.table" = "oper" : dump,lowercase ;
codetable[1] marsClass "mars/class.table" = "od" : dump, string_type, lowercase;
codetable[1] marsType "mars/type.table" = "an" : dump, string_type, lowercase;
codetable[2] marsStream "mars/stream.table" = "oper" : dump, string_type, lowercase ;
ksec1expver[4] experimentVersionNumber = "0001" : dump;
#alias typeOfProcessedData=marsType;