Do you know of something that should be included here? Please open an Issue or Pull Request on [Github](https://github.com/xarray-contrib/xarray-for-bio/issues) to add it!
- sgkit
- spatial-data and the packages that build uses
Xarray- Internally it uses the multi-scale-spatialimage library to convert OME-NGFF formatted data into
Xarray.DataTrees ofDatasets
- Internally it uses the multi-scale-spatialimage library to convert OME-NGFF formatted data into
- Napari supports displaying Xarray. See Example
- DeLTA is a research software using Deep
Learning for the analysis (segmentation and tracking) of microscopy images of
cells. It uses
xr.DataArrays to store the image data, andxr.Datasets to save the result of the analysis as netCDF4 files.