mirror of https://github.com/ecmwf/eccodes.git
6 lines
245 B
Modula-2
6 lines
245 B
Modula-2
|
alias mars.number = perturbationNumber;
|
||
|
if (class is "od") { alias mars.system = systemNumber; }
|
||
|
if (class is "me") { alias mars.system = systemNumber; }
|
||
|
if (class is "en") { alias mars.system = systemNumber; }
|
||
|
alias mars.method = methodNumber;
|