Skip to content

Commit 334a719

Browse files
committed
covjson fix ("shape" missing)
1 parent 9dafcfa commit 334a719

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/coverages/grid.covjson

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"type" : "NdArray",
4848
"dataType": "float",
4949
"axisNames": ["y", "x"],
50+
"shape": [4, 4],
5051
"values" : [
5152
17.3, 18.2, 16.5, 18.7,
5253
18.1, 19.4, 17.2, 18.6,

0 commit comments

Comments
 (0)