eccodes/definitions/grib1/local.98.3.def

19 lines
406 B
Modula-2
Raw Normal View History

2019-04-15 13:44:45 +00:00
# Copyright 2005-2019 ECMWF.
2013-03-25 12:04:10 +00:00
constant GRIBEXSection1Problem = 52 - section1Length ;
template mars_labeling "grib1/mars_labeling.def";
constant operStream = "oper";
alias mars.stream = operStream;
unsigned[1] band : dump;
alias mars.obstype = band;
meta marsIdent sprintf("%d",indicatorOfTypeOfLevel) : dump;
alias mars.ident = marsIdent;
unsigned[1] functionCode : dump;
pad padding_loc3_1(1);