Tutorial Data and Install Script
Tutorial Data
A zip file of the tutorial data can be found here. It includes two folder:
- folder course_data: This includes the different sub-directories, one for each tutorial. These might include further directories and specific pre-compiled data, depending on the tutprial
- folder precompiled: this folder contains data and precompilde results for those parts of the tutorial that take a long time, often several hours.
Be aware that the zip file is ~2GB file, i.e., depending on your internet connection the download may take a little while.
Installation script
The installation script is a bash script that automatically downloads and installs all tools needed for the tutorial. It also set all the paths needed. The script can be found here.
Instructions on how to use it can be found in the Installation of tools and packages tutorials.