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

6 lines
117 B
Modula-2

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