A plugin for xarray support in napari
This napari plugin was generated with copier using the napari-plugin-template.
You can install napari-xarray
via pip:
pip install napari-xarray
If napari is not already installed, you can install napari-xarray
with napari and Qt via:
pip install "napari-xarray[all]"
To install latest development version :
pip install git+https://github.com/napari/napari-xarray.git
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Distributed under the terms of the BSD-3 license, "napari-xarray" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.