eccodes/definitions/grib2/unstructuredGridConcept.def

6 lines
200 B
Modula-2
Raw Normal View History

2020-05-21 13:03:43 +00:00
'undefined' = { numberOfGridUsed = 0; }
'ORCA2' = { numberOfGridUsed = 1; }
'ORCA1' = { numberOfGridUsed = 2; }
'ORCA025' = { numberOfGridUsed = 3; }
'ORCA12' = { numberOfGridUsed = 4; }