Skip to content

Zarr v3 compatibility? #282

Description

@TomNicholas

Zarr-python v3 was recently fully released (see blog post), so no longer in beta.

Is tifffile planning to support zarr v3? It would enable a lot of cool things, such as creating a virtualizarr reader for any tiff file so they can be version-controlled with icechunk.

On that topic: can tifffile be used to generate byte ranges and offsets for chunks in tiff files directly? That's the information we would need in order to write a virtualizarr reader. I see you can do it by creating a ZarrTiffStore then using .write_fsspec() - is that the most direct way?

cc @maxrjones

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions