Skip to content

ds-kiel/CanalLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CanalLink: Cross-Layer Analysis of 5G and LEO Satellite Networks in Inland Maritime Waterways

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.

Usage:

  1. Clone this Git repository to your local machine using the following command:
git clone https://github.com/ds-kiel/CanalLink.git
  1. Create a virtual Python environment (e.g. using pyenv)
curl https://pyenv.run | bash
pyenv install 3.13
pyenv virtualenv 3.13 CanalLink
  1. Install the necessary Python packages by running:
cd CanalLink
pip install -r requirements.txt -U
  1. Analyze the data with the supplied Jupyter Notebooks

About

CanalLink: Cross-Layer Analysis of 5G and LEO Satellite Networks in Inland Maritime Waterways

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published