Serialize and deserialize a multiscale spatial image to the 18 OME-Zarr Next Generation File Format (NGFF).
Contributions are welcome and appreciated.
To run the test suite:
git clone https://github.com/spatial-image/spatial-image-ngff
cd spatial-image-ngff
pip install -r requirements.txt -r requirements-dev.txt
pytest