Open
Description
Zarr sharding has been merged into the Python Zarr v3 code: zarr-developers/zarr-python#1111 (comment)
To improve on the concerns here: #54
We should investigate how easy it will be to implement sharding for us and whether it interferes with any of our processing.
A thing to keep in mind: We can read individual chunks in parallel from a shard, but we can't write in parallel to a shard.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
TODO