mirror of https://github.com/ecmwf/eccodes.git
10 lines
218 B
Modula-2
10 lines
218 B
Modula-2
|
alias mars.number = perturbationNumber;
|
||
|
|
||
|
alias mars.step = stepRange;
|
||
|
|
||
|
# We need this because 'postProcessing' is defined later
|
||
|
meta ecpt_model sprintf("%s", postProcessing) : no_copy;
|
||
|
alias mars.model = ecpt_model;
|
||
|
|
||
|
|