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/
 
Go to file
Jeff Moe c5d8c2c699 show all GNSS 2022-05-11 19:42:29 -06:00
cesium Add upstream Cesium javascript/css 2022-05-11 16:59:35 -06:00
docs LICENSE for cassova/satellite-czml 2022-05-11 16:10:53 -06:00
.gitignore gitignore from cassova/satellite-czml 2022-05-11 16:10:05 -06:00
LICENSE Initial commit 2022-05-11 15:45:20 -06:00
README.md rm unused, show all GNSS 2022-05-11 17:04:54 -06:00
gnss-earth-multi.py show all GNSS 2022-05-11 19:42:29 -06:00
gnss-earth-single.py view single sat 2022-05-11 19:36:24 -06:00
gnss-earth.py rm unused, show all GNSS 2022-05-11 17:04:54 -06:00
requirements.txt python deps 2022-05-11 16:11:06 -06:00

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

Need to get cesium.key from Cesium ION.

Upstream Dependencies

Uses:

License / Copyright

Copyright (C) 2022 Jeff Moe

License: AGPLv3 or any later version.