ECC-1759: removed anoffset for stream rfsd from mars namespaces

This commit is contained in:
Robert Osinski 2024-02-05 15:04:28 +00:00
parent 6a60c7a7a0
commit 1342bd2c12
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -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;