We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dafcfa commit 334a719Copy full SHA for 334a719
examples/coverages/grid.covjson
@@ -47,6 +47,7 @@
47
"type" : "NdArray",
48
"dataType": "float",
49
"axisNames": ["y", "x"],
50
+ "shape": [4, 4],
51
"values" : [
52
17.3, 18.2, 16.5, 18.7,
53
18.1, 19.4, 17.2, 18.6,
0 commit comments