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.
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.