This directory should contain a local copy of the ACID 2 dataset.
There are two ways to set up the dataset:
- Download the dataset from Zenodo and unpack it in this directory.
This is the recommended procedure for precise reproducibility,
as the dataset is versioned and archived on Zenodo.
The script
./download.shwill download (43 GB) and unpack the dataset, using the appropriate filename conventions. - Create a symbolic link to a locally generated version of the dataset.
This is almost equally good and saves you from having to download the dataset.
You should first clone the
acidrepository in a sibling directory toacid-test, generate the data by following instructions in theacidrepository. Finally, you can run the script./link.shhere to create a symbolic link to the generated dataset.