1
0
Fork 0
 
 
 
Go to file
wgaylord 3a0ed5ab17 Update Prod with newly developed features. 2019-04-30 18:30:04 -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 Update Prod with newly developed features. 2019-04-30 18:30:04 -05:00
LICENSE.txt Add License and also strip out soemthing that is a lib. 2018-10-24 15:45:34 -05:00
README.md Update Prod with newly developed features. 2019-04-30 18:30:04 -05:00
requirments.txt Update Prod with newly developed features. 2019-04-30 18:30:04 -05:00
satnogs.py Update Prod with newly developed features. 2019-04-30 18:30:04 -05:00
satnogs_api_client.py Totally recode whole system. 2019-02-20 14:00:22 -06: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