We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab71737 commit d803b9bCopy full SHA for d803b9b
tests/geo/grid_icon.cc
@@ -25,7 +25,7 @@ namespace eckit::geo::test {
25
26
27
static const std::string GRID = "icon-grid-0055-r02b05-n";
28
-static const Grid::uid_t UID = "e234e01a8556e9a84bcb42361d2f24e0";
+static const Grid::uid_type UID = "e234e01a8556e9a84bcb42361d2f24e0";
29
static const std::vector<long> SHAPE{2656};
30
31
0 commit comments