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 9dc2b40 commit d37c355Copy full SHA for d37c355
testdata/v2_sample/bool/.zarray
@@ -0,0 +1,25 @@
1
+{
2
+ "shape": [
3
+ 16,
4
5
+ 16
6
+ ],
7
+ "chunks": [
8
+ 2,
9
+ 4,
10
+ 8
11
12
+ "dtype": "|b1",
13
+ "fill_value": false,
14
+ "order": "C",
15
+ "filters": null,
16
+ "dimension_separator": ".",
17
+ "compressor": {
18
+ "id": "blosc",
19
+ "cname": "blosclz",
20
+ "clevel": 3,
21
+ "shuffle": 1,
22
+ "blocksize": 0
23
+ },
24
+ "zarr_format": 2
25
+}
testdata/v2_sample/bool/.zattrs
@@ -0,0 +1,3 @@
+ "answer": 42
testdata/v2_sample/bool/0.0.0
80 Bytes
0 commit comments