This repository contains materials in the form of Jupyter notebooks for 2023 GIS week at NC State. The content is adapted from OpenGeoHub 2023: Parallelization of geoprocessing workflows in GRASS GIS and Python.
The workshop can be run online in WholeTale and Google Colab. This is a convenient way, since no installation is needed, however, there are resource limitations, e.g., Colab will give you only 2 cpus.
WholeTale is a scalable, open source, web-based platform for reproducible research.
- Go to https://dashboard.wholetale.org/run/654e9715c67faf246f3ac963
- Log in (there are different options)
- Run Tale (blue button at the top right)
- Confirm Copy and Run Tale
- If it keeps showing Importing... try to reload
- Run Tale
- Download prepared notebook
- Open Colab
- File -> Open notebook
- Select Upload and upload downloaded notebook
In Google Colab we don't have pre-installed the software needed, so go ahead and execute the first part to install it. Also, in order to avoid repeating the installation, we merged both notebooks into one.