eccodes/definitions/mars/grib.oper.pf.def

7 lines
157 B
Modula-2

if (levtype is "o2d" || levtype is "o3d") {
alias mars.step = stepRange;
} else {
alias mars.step = endStep;
}
alias mars.number = perturbationNumber;