Skip to content

Writing inside existing zarr should inherit the zarr-spec format #391

Description

@cmalinmayor

I have had issues writing a geff inside a zarr-v3 spec zarr, where it writes the geff part using zarr-spev v2. And then everything breaks when reading since zarr auto-detects the spec format from the root (usually v3) and then tries to apply that to all subdirectories, so the geff isn't recognized.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions