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 7f512b3 commit bf4a1eaCopy full SHA for bf4a1ea
testdata/v2_sample/.zattrs
@@ -0,0 +1 @@
1
+{}
testdata/v2_sample/.zgroup
@@ -0,0 +1,3 @@
+{
2
+ "zarr_format": 2
3
+}
testdata/v2_sample/subgroup/.zattrs
testdata/v2_sample/subgroup/.zgroup
testdata/v2_sample/subgroup/array/.zarray
@@ -0,0 +1,25 @@
+ "shape": [
+ 16,
4
5
+ 16
6
+ ],
7
+ "chunks": [
8
+ 2,
9
+ 4,
10
+ 8
11
12
+ "dtype": "<i4",
13
+ "fill_value": 0,
14
+ "order": "C",
15
+ "filters": null,
16
+ "dimension_separator": ".",
17
+ "compressor": {
18
+ "id": "blosc",
19
+ "cname": "lz4",
20
+ "clevel": 5,
21
+ "shuffle": 1,
22
+ "blocksize": 0
23
+ },
24
25
testdata/v2_sample/subgroup/array/.zattrs
testdata/v2_sample/subgroup/array/0.0.0
84 Bytes
0 commit comments