Update README.md

merge-requests/1/head
cgbsat 2018-11-29 21:55:13 +00:00
parent 473c0ab9d9
commit 4d1e30d134
1 changed files with 2 additions and 7 deletions

View File

@ -1,10 +1,5 @@
# 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.
SatNOGS network. It uses code from the SatNOGS network scheduler. It requires
https://gitlab.com/librespacefoundation/python-satellitetle for downloading TLEs.