2013-03-25 12:04:10 +00:00
|
|
|
alias mars.number = perturbationNumber;
|
|
|
|
alias mars.origin = centre;
|
|
|
|
|
|
|
|
meta forecastperiod g1fcperiod(P1,P2,timeRangeIndicator,indicatorOfUnitOfTimeRange) : no_copy;
|
2024-08-07 13:35:24 +00:00
|
|
|
alias mars.fcperiod = forecastperiod;
|
2013-03-25 12:04:10 +00:00
|
|
|
unalias mars.step;
|
|
|
|
|
2024-08-07 13:35:24 +00:00
|
|
|
alias mars.refdate = referenceDate;
|
2013-03-25 12:04:10 +00:00
|
|
|
alias mars.method = methodNumber;
|
|
|
|
if (class is "od") { alias mars.system = systemNumber; }
|