Visualizing xarray data with bokeh.
Documentation: https://xrview.readthedocs.io
- Plot xarray Datasets and DataArrays in a few lines of code
- Visualize large timeseries data sets
xrview can be installed via pip:
$ pip install xrviewor conda:
$ conda install -c phausamann xrviewThis package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.