Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-16T01:59:26.000Z (over 5 years ago)
- Last Synced: 2024-06-11T19:13:35.571Z (5 months 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 [![Binder](https://binder.pangeo.io/badge_logo.svg)](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
```![Screenshot](/screenshots/gbr4.gif?raw=true)
## Example data
Data shown for the Great Barrier Reef is pulled from [CSIRO's eReefs products](https://research.csiro.au/ereefs/)