File: grib1.mfam.pd.def

package info (click to toggle)
grib-def 1.8.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 7,116 kB
  • sloc: makefile: 1,371; sh: 100
file content (13 lines) | stat: -rw-r--r-- 488 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
alias mars.origin = identificationOfOriginatingGeneratingCentre;

meta    forecastperiod    g1fcperiod(P1,P2,timeRangeIndicator,indicatorOfUnitOfTimeRange) : no_copy;
alias   mars.fcperiod = forecastperiod;

meta marsQuantile sprintf("%d:%d",perturbationNumber,numberOfForecastsInEnsemble);
alias   mars.quantile = marsQuantile;

# TODO: Check why they are set in the first place
unalias mars.step;
unalias mars.number;
alias mars.system = systemNumber;
alias mars.method = methodNumber;