2020-01-28 14:32:34 +00:00
|
|
|
# (C) Copyright 2005- ECMWF.
|
2021-04-29 15:54:04 +00:00
|
|
|
# Forecasting Systems with Variable Resolution (Obsolete)
|
2013-03-25 12:04:10 +00:00
|
|
|
|
2021-12-20 17:28:26 +00:00
|
|
|
constant GRIBEXSection1Problem = 107 - section1Length;
|
2013-03-25 12:04:10 +00:00
|
|
|
|
|
|
|
#1->2
|
|
|
|
transient grib2LocalSectionNumber=30;
|
|
|
|
|
|
|
|
template mars_labeling "grib1/mars_labeling.def";
|
|
|
|
constant wrongPadding=1 : hidden;
|
|
|
|
|
2021-12-20 17:28:26 +00:00
|
|
|
unsigned[1] perturbationNumber : dump;
|
|
|
|
unsigned[1] numberOfForecastsInEnsemble : dump;
|
2013-03-25 12:04:10 +00:00
|
|
|
alias totalNumber=numberOfForecastsInEnsemble;
|
2023-12-18 14:16:47 +00:00
|
|
|
alias number = perturbationNumber;
|
2013-03-25 12:04:10 +00:00
|
|
|
|
2021-12-20 17:28:26 +00:00
|
|
|
unsigned[1] oceanAtmosphereCoupling : dump;
|
2013-03-25 12:04:10 +00:00
|
|
|
|
|
|
|
pad padding_loc27_1(3);
|
|
|
|
|
2021-12-20 17:28:26 +00:00
|
|
|
unsigned[4] legBaseDate : dump;
|
|
|
|
unsigned[2] legBaseTime : dump;
|
|
|
|
unsigned[1] legNumber : dump;
|
|
|
|
unsigned[4] referenceDate : dump;
|
|
|
|
unsigned[4] climateDateFrom : dump;
|
|
|
|
unsigned[4] climateDateTo : dump;
|
2013-03-25 12:04:10 +00:00
|
|
|
|
|
|
|
alias mars._leg_number = legNumber;
|
|
|
|
|
|
|
|
pad padding_loc27_2(33);
|