eccodes/definitions/grib2/template.3.101.def

15 lines
373 B
Modula-2
Raw Normal View History

2020-01-28 14:32:34 +00:00
# (C) Copyright 2005- ECMWF.
2013-03-25 12:04:10 +00:00
# TEMPLATE 3.101, General Unstructured Grid
codetable[1] shapeOfTheEarth ('3.2.table',masterDir,localDir) : dump;
unsigned[3] numberOfGridUsed : dump;
unsigned[1] numberOfGridInReference : dump;
# UUID of horizontal grid
byte[16] uuidOfHGrid : dump;
2020-05-21 10:36:56 +00:00
template_nofail unstructuredGrid "grib2/localConcepts/[centre:s]/unstructuredGrid.def";