Spacecruft GNSS Earth is a series of web applications that render GNSS satellites on a globe of Earth (here).
https://spacecruft.org/spacecruft/gnss-earth/
![]() |
||
---|---|---|
docs | ||
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt |
README.md
gnss-earth
Spacecruft GNSS Earth is a web application to render GNSS satellites on a globe of Earth (here).
Installation
Install thusly:
sudo apt update
sudo apt install python3-pip
git clone https://spacecruft.org/spacecruft/gnss-earth
cd gnss-earth/
# Install python setup to your taste...
# Update pip...
pip3 install --user --upgrade pip
pip3 install --user --upgrade -r requirements.txt
Upstream Dependencies
Uses:
- Python
- Dash
- https://github.com/cassova/satellite-czml
License / Copyright
Copyright (C) 2022 Jeff Moe
License: AGPLv3 or any later version.