Skip to content

phausamann/xrview

Repository files navigation

image

Documentation Status

image

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.