mirror of https://github.com/ecmwf/eccodes.git
ECC-1656: isGridded for DWD grid
This commit is contained in:
parent
0a63f073a7
commit
3cb61d994f
|
@ -2,6 +2,8 @@
|
|||
|
||||
# DWD local grid definition 192 - triangular grid base on icosahedron subdivision
|
||||
|
||||
constant isGridded = true;
|
||||
|
||||
# n2 - exponent of 2 for the number of intervals on main triangle sides
|
||||
unsigned[2] n2 : dump ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue