1
0
Fork 0
 
 
 
Go to file
root 3e9f9ac4a5 Merge branch 'master' of https://gitlab.com/chibill/satnogsmap 2019-09-04 10:51:23 -05:00
src Updating 2019-09-04 10:50:28 -05:00
static Make work on py3 and py2. Need to tidy up stuff some more eventually. 2019-03-15 15:55:21 -05:00
templates Updating 2019-09-04 10:50:28 -05:00
LICENSE.txt Relicense under AGPL to allow easier intigration into satnogs network. And also to fix a license violation on satnogs_api_client.py that I just noticed. 2019-05-21 11:12:55 -05:00
Leap_Second.dat Updating 2019-09-04 10:50:28 -05:00
README.md Update Prod with newly developed features. 2019-04-30 18:30:04 -05:00
deltat.data Updating 2019-09-04 10:50:28 -05:00
deltat.preds Updating 2019-09-04 10:50:28 -05:00
requirments.txt fix requirements.txt 2019-05-21 11:42:34 -05:00
satnogs.py Updating 2019-09-04 10:50:28 -05:00

README.md

#Satnogs-Map

Uses CesiumJS and a python backend to make a very nice map view of the satnogs network.

Launch using python satnogs.py

Access the basic map at

http://127.0.0.1:5001 when launched

Access an auto rotating view at

http://127.0.0.1:5001/rotating

add a speed arg to the url to change the speed.

Eaxmple

http://127.0.0.1:5001/rotating?speed=60

Access station specific views at

http://127.0.0.1:5001/station/<station_id> replacing <station_id> with the id of the station on the network.

Events it was displayed by someone at: Athens Science Fest http://www.athens-science-festival.gr

The Aeronautics and Space Engineering event http://cosmos.uca.es/

A talk about Satnogs https://community.libre.space/t/feedback-about-my-talk-about-satnogs-yesterday-in-grenoble/3783