Skip to content

phausamann/xrview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.