eccodes/definitions/grib2/local.98.26.def

10 lines
324 B
Modula-2
Raw Permalink Normal View History

2018-09-14 11:50:48 +00:00
# Local definition 26: MARS labelling or ensemble forecast data (with hindcast support)
2013-03-25 12:04:10 +00:00
2018-09-14 11:50:48 +00:00
unsigned[4] referenceDate : dump;
unsigned[4] climateDateFrom : dump;
unsigned[4] climateDateTo : dump;
2013-03-25 12:04:10 +00:00
2018-09-14 11:50:48 +00:00
alias local.referenceDate= referenceDate;
alias local.climateDateFrom= climateDateFrom;
alias local.climateDateTo= climateDateTo;