netcdf-c
netcdf-c copied to clipboard
Exercising Zarr Python interoperability via CI
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