mirror of https://github.com/ecmwf/eccodes.git
ECC-1759: removed anoffset for stream rfsd from mars namespaces
This commit is contained in:
parent
6a60c7a7a0
commit
1342bd2c12
|
@ -7,7 +7,7 @@ alias mars.time = timeOfForecast;
|
|||
|
||||
alias mars.origin = inputOriginatingCentre;
|
||||
|
||||
alias mars.anoffset=anoffset;
|
||||
# alias mars.anoffset=anoffset;
|
||||
|
||||
# We need this because 'postProcessing' is defined later
|
||||
meta efas_model sprintf("%s", postProcessing) : no_copy;
|
||||
|
|
|
@ -7,7 +7,7 @@ alias mars.time = timeOfForecast;
|
|||
|
||||
alias mars.origin = inputOriginatingCentre;
|
||||
|
||||
alias mars.anoffset=anoffset;
|
||||
# alias mars.anoffset=anoffset;
|
||||
|
||||
# We need this because 'postProcessing' is defined later
|
||||
meta efas_model sprintf("%s", postProcessing) : no_copy;
|
||||
|
|
Loading…
Reference in New Issue