mirror of https://github.com/ecmwf/eccodes.git
13 lines
284 B
Modula-2
13 lines
284 B
Modula-2
# (C) Copyright 2005- ECMWF.
|
|
|
|
# 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;
|