An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Data Science Tutorials

[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](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`.