gut-space / satnogs

The goal of this project is to create a functional satellite ground station, able to receive VHF transmissions from NOAA sats and more!
https://aquarius.klub.com.pl
MIT License
9 stars 0 forks source link

Store obit information TLE with observations #26

Closed tomaszmrugalski closed 4 years ago

tomaszmrugalski commented 4 years ago

Due to orbit perturbations, TLE data is changing slowly over time. We need to store that information with the observations. In the future, we'll use it to geotag photos and then possibly overlay country contours.

fivitti commented 4 years ago

Store TLE is ready. We store TLE without extra line. Lines are stored without trailing characters. TLE is optional during observation reception.