danwild / opendap-viewer

Visualise 3D data from OpenDAP in a Jupyter Notebook

Home Page:https://binder.pangeo.io/v2/gh/danwild/opendap-viewer.git/master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opendap-viewer Binder

Example of using itk-jupyter-widgets, with Dask to visualise 3D hydrodynamic model data in a Jupyter Notebook.

Run:

Option #1

Run remotely via binder - follow the badge link.

Option #2

Run locally (requires jupyter and conda install)

conda env create -f environment.yml
conda activate opendap-viewer
jupyter notebook

Screenshot

Example data

Data shown for the Great Barrier Reef is pulled from CSIRO's eReefs products

About

Visualise 3D data from OpenDAP in a Jupyter Notebook

https://binder.pangeo.io/v2/gh/danwild/opendap-viewer.git/master


Languages

Language:Jupyter Notebook 69.8%Language:Shell 30.2%