Go to file
Fabian P. Schmidt 511bf03ad6 Replace itertools.chain by using method 'extend' 2018-12-02 16:34:45 +01:00
LICENSE Remove loop checking of gs info in favor of API filtering 2018-12-02 14:09:23 +02:00
README.md Remove loop checking of gs info in favor of API filtering 2018-12-02 14:09:23 +02:00
requirements.txt Removed matplotlib from requirements 2018-11-30 15:40:44 +01:00
schedule_single_station.py Replace itertools.chain by using method 'extend' 2018-12-02 16:34:45 +01:00
utils.py Remove session handling in get_active_transmitter_handling 2018-12-02 16:28:10 +01:00

README.md

auto-scheduler

This is a tool to automatically compute passes of satellites on the SatNOGS network. It uses code from the SatNOGS network scheduler. It requires python-satellitetle for downloading TLEs.

Dependencies

pip install -r requirements.txt

License

license Copyright 2018 - Cees Bassa, Fabian Schmidt, Pierros Papadeas