This project can be initiated using simple scripts.
- Inspect and edit the
config.py
file to match your local installation preferences, i.e. where the project should expect to find your data files as well as where the project should output your results - The project expects your data to be in a folder referenced by the environment variable:
$DATA_DIR
- Initialize the project (creating the necessary directory and databases) using
setup.sh
- Run the project using
run.sh
- (optional) create a
pushover-secret.sh
file to receive pushover notifications when your run is completed:
To inspect the jupyter notebook used to generate the results associated with this publication, please see results.ipynb