Software using Xarray

Software using Xarray#

Note

Do you know of something that should be included here? Please open an Issue or Pull Request on Github to add it!

  • sgkit

  • spatial-data and the packages that build uses Xarray

  • 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, and xr.Datasets to save the result of the analysis as netCDF4 files.