mirror of https://github.com/ecmwf/eccodes.git
ECC-1610: MARS: configure keywords mapping for ocda/tpa and oper/fc for ocean levtype o2d/o3d
This commit is contained in:
parent
0721b02976
commit
bef2dfeb1a
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue