-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Migrate fixtures to zarr-python v3 (#251)
* chore: Migrate fixtures to zarr-python v3 * Format existing fixtures * update snapshots * Upate fixtures
- Loading branch information
Showing
121 changed files
with
1,915 additions
and
331 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
62 changes: 61 additions & 1 deletion
62
fixtures/v3/data.zarr/1d.chunked.compressed.sharded.i2/zarr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,61 @@ | ||
{"shape": [4], "data_type": "int16", "chunk_grid": {"configuration": {"chunk_shape": [2]}, "name": "regular"}, "chunk_key_encoding": {"configuration": {"separator": "/"}, "name": "default"}, "fill_value": 0, "codecs": [{"configuration": {"chunk_shape": [1], "codecs": [{"configuration": {"endian": "little"}, "name": "bytes"}, {"configuration": {"level": 5}, "name": "gzip"}], "index_codecs": [{"configuration": {"endian": "little"}, "name": "bytes"}, {"name": "crc32c"}], "index_location": "end"}, "name": "sharding_indexed"}], "attributes": {}, "zarr_format": 3, "node_type": "array"} | ||
{ | ||
"shape": [ | ||
4 | ||
], | ||
"data_type": "int16", | ||
"chunk_grid": { | ||
"name": "regular", | ||
"configuration": { | ||
"chunk_shape": [ | ||
2 | ||
] | ||
} | ||
}, | ||
"chunk_key_encoding": { | ||
"name": "default", | ||
"configuration": { | ||
"separator": "/" | ||
} | ||
}, | ||
"fill_value": 0, | ||
"codecs": [ | ||
{ | ||
"name": "sharding_indexed", | ||
"configuration": { | ||
"chunk_shape": [ | ||
1 | ||
], | ||
"codecs": [ | ||
{ | ||
"name": "bytes", | ||
"configuration": { | ||
"endian": "little" | ||
} | ||
}, | ||
{ | ||
"name": "gzip", | ||
"configuration": { | ||
"level": 5 | ||
} | ||
} | ||
], | ||
"index_codecs": [ | ||
{ | ||
"name": "bytes", | ||
"configuration": { | ||
"endian": "little" | ||
} | ||
}, | ||
{ | ||
"name": "crc32c" | ||
} | ||
], | ||
"index_location": "end" | ||
} | ||
} | ||
], | ||
"attributes": {}, | ||
"zarr_format": 3, | ||
"node_type": "array", | ||
"storage_transformers": [] | ||
} |
Binary file modified
BIN
+0 Bytes
(100%)
fixtures/v3/data.zarr/1d.chunked.filled.compressed.sharded.i2/c/0
Binary file not shown.
62 changes: 61 additions & 1 deletion
62
fixtures/v3/data.zarr/1d.chunked.filled.compressed.sharded.i2/zarr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,61 @@ | ||
{"shape": [4], "data_type": "int16", "chunk_grid": {"configuration": {"chunk_shape": [2]}, "name": "regular"}, "chunk_key_encoding": {"configuration": {"separator": "/"}, "name": "default"}, "fill_value": 0, "codecs": [{"configuration": {"chunk_shape": [1], "codecs": [{"configuration": {"endian": "little"}, "name": "bytes"}, {"configuration": {"level": 5}, "name": "gzip"}], "index_codecs": [{"configuration": {"endian": "little"}, "name": "bytes"}, {"name": "crc32c"}], "index_location": "end"}, "name": "sharding_indexed"}], "attributes": {}, "zarr_format": 3, "node_type": "array"} | ||
{ | ||
"shape": [ | ||
4 | ||
], | ||
"data_type": "int16", | ||
"chunk_grid": { | ||
"name": "regular", | ||
"configuration": { | ||
"chunk_shape": [ | ||
2 | ||
] | ||
} | ||
}, | ||
"chunk_key_encoding": { | ||
"name": "default", | ||
"configuration": { | ||
"separator": "/" | ||
} | ||
}, | ||
"fill_value": 0, | ||
"codecs": [ | ||
{ | ||
"name": "sharding_indexed", | ||
"configuration": { | ||
"chunk_shape": [ | ||
1 | ||
], | ||
"codecs": [ | ||
{ | ||
"name": "bytes", | ||
"configuration": { | ||
"endian": "little" | ||
} | ||
}, | ||
{ | ||
"name": "gzip", | ||
"configuration": { | ||
"level": 5 | ||
} | ||
} | ||
], | ||
"index_codecs": [ | ||
{ | ||
"name": "bytes", | ||
"configuration": { | ||
"endian": "little" | ||
} | ||
}, | ||
{ | ||
"name": "crc32c" | ||
} | ||
], | ||
"index_location": "end" | ||
} | ||
} | ||
], | ||
"attributes": {}, | ||
"zarr_format": 3, | ||
"node_type": "array", | ||
"storage_transformers": [] | ||
} |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"shape": [4], "data_type": "int16", "chunk_grid": {"configuration": {"chunk_shape": [2]}, "name": "regular"}, "chunk_key_encoding": {"configuration": {"separator": "/"}, "name": "default"}, "fill_value": 0, "codecs": [{"configuration": {"endian": "little"}, "name": "bytes"}, {"configuration": {"typesize": 4, "cname": "zstd", "clevel": 5, "shuffle": "noshuffle", "blocksize": 0}, "name": "blosc"}], "attributes": {}, "zarr_format": 3, "node_type": "array", "dimension_names": null} | ||
{"shape": [4], "data_type": "int16", "chunk_grid": {"name": "regular", "configuration": {"chunk_shape": [2]}}, "chunk_key_encoding": {"name": "default", "configuration": {"separator": "/"}}, "fill_value": 0, "codecs": [{"name": "bytes", "configuration": {"endian": "little"}}, {"name": "blosc", "configuration": {"typesize": 4, "cname": "zstd", "clevel": 5, "shuffle": "noshuffle", "blocksize": 0}}], "attributes": {}, "zarr_format": 3, "node_type": "array", "storage_transformers": [], "dimension_names": null} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,43 @@ | ||
{"shape": [5], "data_type": "int16", "chunk_grid": {"configuration": {"chunk_shape": [2]}, "name": "regular"}, "chunk_key_encoding": {"configuration": {"separator": "/"}, "name": "default"}, "fill_value": 0, "codecs": [{"configuration": {"endian": "little"}, "name": "bytes"}, {"configuration": {"typesize": 4, "cname": "zstd", "clevel": 5, "shuffle": "noshuffle", "blocksize": 0}, "name": "blosc"}], "attributes": {}, "zarr_format": 3, "node_type": "array"} | ||
{ | ||
"shape": [ | ||
5 | ||
], | ||
"data_type": "int16", | ||
"chunk_grid": { | ||
"name": "regular", | ||
"configuration": { | ||
"chunk_shape": [ | ||
2 | ||
] | ||
} | ||
}, | ||
"chunk_key_encoding": { | ||
"name": "default", | ||
"configuration": { | ||
"separator": "/" | ||
} | ||
}, | ||
"fill_value": 0, | ||
"codecs": [ | ||
{ | ||
"name": "bytes", | ||
"configuration": { | ||
"endian": "little" | ||
} | ||
}, | ||
{ | ||
"name": "blosc", | ||
"configuration": { | ||
"typesize": 4, | ||
"cname": "zstd", | ||
"clevel": 5, | ||
"shuffle": "noshuffle", | ||
"blocksize": 0 | ||
} | ||
} | ||
], | ||
"attributes": {}, | ||
"zarr_format": 3, | ||
"node_type": "array", | ||
"storage_transformers": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,43 @@ | ||
{"shape": [4], "data_type": "bool", "chunk_grid": {"configuration": {"chunk_shape": [4]}, "name": "regular"}, "chunk_key_encoding": {"configuration": {"separator": "/"}, "name": "default"}, "fill_value": false, "codecs": [{"configuration": {"endian": "little"}, "name": "bytes"}, {"configuration": {"typesize": 4, "cname": "zstd", "clevel": 5, "shuffle": "noshuffle", "blocksize": 0}, "name": "blosc"}], "attributes": {}, "zarr_format": 3, "node_type": "array"} | ||
{ | ||
"shape": [ | ||
4 | ||
], | ||
"data_type": "bool", | ||
"chunk_grid": { | ||
"name": "regular", | ||
"configuration": { | ||
"chunk_shape": [ | ||
4 | ||
] | ||
} | ||
}, | ||
"chunk_key_encoding": { | ||
"name": "default", | ||
"configuration": { | ||
"separator": "/" | ||
} | ||
}, | ||
"fill_value": false, | ||
"codecs": [ | ||
{ | ||
"name": "bytes", | ||
"configuration": { | ||
"endian": "little" | ||
} | ||
}, | ||
{ | ||
"name": "blosc", | ||
"configuration": { | ||
"typesize": 4, | ||
"cname": "zstd", | ||
"clevel": 5, | ||
"shuffle": "noshuffle", | ||
"blocksize": 0 | ||
} | ||
} | ||
], | ||
"attributes": {}, | ||
"zarr_format": 3, | ||
"node_type": "array", | ||
"storage_transformers": [] | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,43 @@ | ||
{"shape": [4], "data_type": "int16", "chunk_grid": {"configuration": {"chunk_shape": [4]}, "name": "regular"}, "chunk_key_encoding": {"configuration": {"separator": "/"}, "name": "default"}, "fill_value": 0, "codecs": [{"configuration": {"endian": "little"}, "name": "bytes"}, {"configuration": {"typesize": 4, "cname": "zstd", "clevel": 5, "shuffle": "noshuffle", "blocksize": 0}, "name": "blosc"}], "attributes": {}, "zarr_format": 3, "node_type": "array"} | ||
{ | ||
"shape": [ | ||
4 | ||
], | ||
"data_type": "int16", | ||
"chunk_grid": { | ||
"name": "regular", | ||
"configuration": { | ||
"chunk_shape": [ | ||
4 | ||
] | ||
} | ||
}, | ||
"chunk_key_encoding": { | ||
"name": "default", | ||
"configuration": { | ||
"separator": "/" | ||
} | ||
}, | ||
"fill_value": 0, | ||
"codecs": [ | ||
{ | ||
"name": "bytes", | ||
"configuration": { | ||
"endian": "little" | ||
} | ||
}, | ||
{ | ||
"name": "blosc", | ||
"configuration": { | ||
"typesize": 4, | ||
"cname": "zstd", | ||
"clevel": 5, | ||
"shuffle": "noshuffle", | ||
"blocksize": 0 | ||
} | ||
} | ||
], | ||
"attributes": {}, | ||
"zarr_format": 3, | ||
"node_type": "array", | ||
"storage_transformers": [] | ||
} |
Binary file modified
BIN
+0 Bytes
(100%)
fixtures/v3/data.zarr/1d.contiguous.compressed.sharded.b1/c/0
Binary file not shown.
62 changes: 61 additions & 1 deletion
62
fixtures/v3/data.zarr/1d.contiguous.compressed.sharded.b1/zarr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,61 @@ | ||
{"shape": [4], "data_type": "bool", "chunk_grid": {"configuration": {"chunk_shape": [4]}, "name": "regular"}, "chunk_key_encoding": {"configuration": {"separator": "/"}, "name": "default"}, "fill_value": false, "codecs": [{"configuration": {"chunk_shape": [4], "codecs": [{"configuration": {"endian": "little"}, "name": "bytes"}, {"configuration": {"level": 5}, "name": "gzip"}], "index_codecs": [{"configuration": {"endian": "little"}, "name": "bytes"}, {"name": "crc32c"}], "index_location": "end"}, "name": "sharding_indexed"}], "attributes": {}, "zarr_format": 3, "node_type": "array"} | ||
{ | ||
"shape": [ | ||
4 | ||
], | ||
"data_type": "bool", | ||
"chunk_grid": { | ||
"name": "regular", | ||
"configuration": { | ||
"chunk_shape": [ | ||
4 | ||
] | ||
} | ||
}, | ||
"chunk_key_encoding": { | ||
"name": "default", | ||
"configuration": { | ||
"separator": "/" | ||
} | ||
}, | ||
"fill_value": false, | ||
"codecs": [ | ||
{ | ||
"name": "sharding_indexed", | ||
"configuration": { | ||
"chunk_shape": [ | ||
4 | ||
], | ||
"codecs": [ | ||
{ | ||
"name": "bytes", | ||
"configuration": { | ||
"endian": "little" | ||
} | ||
}, | ||
{ | ||
"name": "gzip", | ||
"configuration": { | ||
"level": 5 | ||
} | ||
} | ||
], | ||
"index_codecs": [ | ||
{ | ||
"name": "bytes", | ||
"configuration": { | ||
"endian": "little" | ||
} | ||
}, | ||
{ | ||
"name": "crc32c" | ||
} | ||
], | ||
"index_location": "end" | ||
} | ||
} | ||
], | ||
"attributes": {}, | ||
"zarr_format": 3, | ||
"node_type": "array", | ||
"storage_transformers": [] | ||
} |
Binary file modified
BIN
+0 Bytes
(100%)
fixtures/v3/data.zarr/1d.contiguous.compressed.sharded.f4/c/0
Binary file not shown.
Oops, something went wrong.