ECC-1610: MARS: configure keywords mapping for ocda/tpa and oper/fc for ocean levtype o2d/o3d

This commit is contained in:
Shahram Najm 2023-06-12 16:25:33 +01:00
parent 0721b02976
commit bef2dfeb1a
1 changed files with 2 additions and 2 deletions

View File

@ -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.date = dataDate;
alias mars.time = dataTime; 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; unalias mars.step;
alias mars.step = stepRange; alias mars.step = stepRange;