/cube_browser

Interactive browsing of Iris cubes

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Cube Browser

Build Status Coverage Status Stories in Ready

Throughput Graph

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