eccodes/definitions/mars/grib.ocea.an.def

7 lines
170 B
Modula-2
Raw Permalink Normal View History

2013-03-25 12:04:10 +00:00
alias mars.number = perturbationNumber;
alias mars.method = methodNumber;
2024-09-10 17:14:35 +00:00
if (class is "od" || class is "me" || class is "en") {
alias mars.system = systemNumber;
}