Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

SciTools/cube_browser

Repository files navigation

Cube Browser

Build Status Coverage Status Anaconda-Server Badge Stories in Ready

Throughput Graph

Introduction

Working with Jupyter Notebooks to interactively visualise Iris cubes.

To read the docs locally, run with an http server, e.g:

cd doc/_build/html
python -m SimpleHTTPServer

To fetch submodules within a branch, run:

git submodule update --init

Want to know more?

You can view the full Cube Browser documentation at http://scitools.github.io/cube_browser/.