diff --git a/definitions/mars/grib.ocda.tpa.def b/definitions/mars/grib.ocda.tpa.def index ce6ab9ad8..d46a8bd2a 100644 --- a/definitions/mars/grib.ocda.tpa.def +++ b/definitions/mars/grib.ocda.tpa.def @@ -1,8 +1,8 @@ -# aliasing MARS date and Time to the date and time defined in section 1, +# 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 +# dateOfAnalysis and timeOfAnalysis still exist in this stream but is not used in MARS unalias mars.step; alias mars.step = stepRange;