https://github.com/vizzuality/data_sci_tutorials
In depth notebook tutorials, relating to libraries and methods relevant to Vizzuality's Data Science Group.
https://github.com/vizzuality/data_sci_tutorials
geotiff jupyter netcdf opendap tutorial
Last synced: 3 months ago
JSON representation
In depth notebook tutorials, relating to libraries and methods relevant to Vizzuality's Data Science Group.
- Host: GitHub
- URL: https://github.com/vizzuality/data_sci_tutorials
- Owner: Vizzuality
- License: mit
- Created: 2017-02-21T12:59:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T21:11:59.000Z (over 2 years ago)
- Last Synced: 2024-04-09T01:13:19.110Z (almost 2 years ago)
- Topics: geotiff, jupyter, netcdf, opendap, tutorial
- Language: Jupyter Notebook
- Size: 23.8 MB
- Stars: 9
- Watchers: 8
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Science Tutorials
[](https://github.com/Vizzuality/sql2gee/blob/develop/LICENSE)
A series of Jupyter Notebook tutorials, relating to libraries and methods relevant to Vizzuality's Data Science Group.
Start docker via
```bash
./jupyter.sh develop
```
N.b. if the above does not execute you may need to `chown +x jupyter.sh`.
Then open a browser to `0.0.0.0:8888` to connect to the Jupyter server.
Notebooks and data for this repo are stored in `./Work`.