Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.08 KB

README.rst

File metadata and controls

48 lines (29 loc) · 1.08 KB
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.