2020-01-28 14:32:34 +00:00
|
|
|
# (C) Copyright 2005- ECMWF.
|
2021-04-29 15:54:04 +00:00
|
|
|
# Satellite image data
|
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;
|
|
|
|
|
2021-04-29 15:54:04 +00:00
|
|
|
meta marsIdent sprintf("%d",indicatorOfTypeOfLevel) : dump;
|
2013-03-25 12:04:10 +00:00
|
|
|
alias mars.ident = marsIdent;
|
|
|
|
|
2021-04-29 15:54:04 +00:00
|
|
|
unsigned[1] functionCode : dump;
|
2013-03-25 12:04:10 +00:00
|
|
|
|
|
|
|
pad padding_loc3_1(1);
|