Welcome to the CanalLink GitHub repository!
The paper is under submission at TBA.
This project is licensed under the terms of the Creative Commons Attribution 4.0 International License.
- Clone this Git repository to your local machine using the following command:
git clone https://github.com/ds-kiel/CanalLink.git
- Create a virtual Python environment (e.g. using pyenv)
curl https://pyenv.run | bash
pyenv install 3.13
pyenv virtualenv 3.13 CanalLink
- Install the necessary Python packages by running:
cd CanalLink
pip install -r requirements.txt -U
- Analyze the data with the supplied Jupyter Notebooks