Go to file
Cees Bassa 1dcacedcce Rudimentary working version 2018-11-18 22:03:16 +01:00
README.md Updated readme 2018-11-15 21:13:07 +01:00
schedule_single_station.py Rudimentary working version 2018-11-18 22:03:16 +01:00
vhf.txt Example TLE file 2018-11-15 21:10:08 +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. A file with two-line elements of satellites to schedule needs to be provided, as well as a SatNOGS station number. The scheduler will then calculate passes and sort them based on the priorities dictionary, or otherwise by their culmination altitude. The output are firefox queries that allow the user to quickly calculate ('c' key) and schedule ('s' key) passes using the SatNOGS API.