Skip to content

Zarr v2 vs. v3 #101

@davramov

Description

@davramov

An interesting bug has appeared with the itk-vtk-viewer/tiled app at 8.3.2, where the metadata is saved as both the v2 and v3 versions of the Zarr specification.

This is problematic because

  • When ingesting, Tiled will select the v3 spec to serve
  • itk-vtk-viewer is built for the v2 spec

I found a workaround where we can delete the v3 spec (zarr.json). It is also strange, because looking at fresh reconstructions from NERSC, I don't always see the zarr.json file until after I copy into the example_samples folder that Tiled watches. It makes me wonder when/where the v3 spec is generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions