https://github.com/danwild/opendap-viewer
Visualise 3D data from OpenDAP in a Jupyter Notebook
https://github.com/danwild/opendap-viewer
3d-models hydrodynamic-modeling itk ocean-data pangeo vtk
Last synced: over 1 year ago
JSON representation
Visualise 3D data from OpenDAP in a Jupyter Notebook
- Host: GitHub
- URL: https://github.com/danwild/opendap-viewer
- Owner: danwild
- Created: 2019-05-13T06:45:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-16T01:59:26.000Z (about 7 years ago)
- Last Synced: 2025-01-07T21:35:01.297Z (over 1 year ago)
- Topics: 3d-models, hydrodynamic-modeling, itk, ocean-data, pangeo, vtk
- Language: Jupyter Notebook
- Homepage: https://binder.pangeo.io/v2/gh/danwild/opendap-viewer.git/master
- Size: 18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# opendap-viewer [](https://binder.pangeo.io/v2/gh/danwild/opendap-viewer.git/master)
Example of using [itk-jupyter-widgets](https://github.com/InsightSoftwareConsortium/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](https://binder.pangeo.io/v2/gh/danwild/opendap-viewer.git/master).
##### Option #2
Run locally (requires jupyter and conda install)
```
conda env create -f environment.yml
conda activate opendap-viewer
jupyter notebook
```

## Example data
Data shown for the Great Barrier Reef is pulled from [CSIRO's eReefs products](https://research.csiro.au/ereefs/)