mirror of https://github.com/ecmwf/eccodes.git
14 lines
360 B
Modula-2
14 lines
360 B
Modula-2
# GLOFAS reforecast perturbed
|
|
|
|
alias mars.origin = inputOriginatingCentre;
|
|
|
|
alias mars.number = perturbationNumber;
|
|
|
|
# We need this because 'postProcessing' is defined later
|
|
meta efas_model sprintf("%s", postProcessing) : no_copy;
|
|
alias mars.model = efas_model;
|
|
|
|
alias mars.date = dateOfModelVersion;
|
|
alias mars.time = dataTime;
|
|
alias mars.hdate = dataDate;
|