eccodes/definitions/mars/grib.ocda.an.def

9 lines
267 B
Modula-2

# aliasing MARS date and Time to the date and time defined in section 1,
alias mars.date = dataDate;
alias mars.time = dataTime;
# dateOfAnalysis and timeOfAnalysis still exist in this stream but is not used in MARS
unalias mars.step;
alias mars.step = stepRange;