How to get the data#

This short tutorial explains how to get the dataset and intermediate results necessary to reproduce the results and plots of the Use the 4S paper.

Downloading the data from Zenodo#

The data will be published after acceptance of the paper.

Setting up the environmental variable#

Once downloaded, we need to tell fours where the data is on your local machine. You can do this by setting the following environment variable:

export FOURS_ROOT_DIR="/path/to/datasets/dir" ;