netcdf-c icon indicating copy to clipboard operation
netcdf-c copied to clipboard

Exercising Zarr Python interoperability via CI

Open mannreis opened this issue 8 months ago • 0 comments

This is a draft on how one could test interoperability between netcdf and zarr-python on a systematic manner using python to create datasets to be using by netcdf and vice-versa.

At this point the only test exercised is for the issue reported in https://github.com/Unidata/netcdf-c/issues/3108 which is failing.

Todo:

  • [ ] Add python tests to autoconf

mannreis avatar Apr 03 '25 09:04 mannreis