xrview

Visualizing xarray data.


Keywords
xrview, bokeh, plotting, python, xarray
License
MIT
Install
pip install xrview==0.2.1

Documentation

Documentation Status

xrview

Visualizing xarray data with bokeh.

Documentation: https://xrview.readthedocs.io

Features

  • Plot xarray Datasets and DataArrays in a few lines of code
  • Visualize large timeseries data sets

Installation

xrview can be installed via pip:

$ pip install xrview

or conda:

$ conda install -c phausamann xrview

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.