Skip to content

Explore Zarr V3 sharding to reduce file numbers of large OME-Zarr files #294

Open
@jluethi

Description

@jluethi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    TODO

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions