Skip to content

Consider XFAIL test for NcZarr Spec3 I/O? #7220

Description

@ukmo-ccbunney

Support for loading/saving Zarr files in "Zarr Storage Spec 2" format was added to Iris via #7113.

This is handled via the NetCDF NCZarr implementation (rather than the native python-zarr library) which currently only supports Zarr Storage Spec Version 2. The Zarr Storage Spec v3 has been around for a few years now, but I it is not known how long (if ever) it will take before this is supported via NcZarr.

Would it be worthwhile adding an XFAIL test to tests/integration/netcdf/test_nczarr.py so we don't miss the time when Zarr Spec3 support becomes available in the python-netcdf4 library?

This would require a small mockup of a zarr spec 3 file - we should be able to achieve this with a simple directory + zarr.json metadata file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions