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
10 stars 0 forks source link

TLE visualization #63

Closed fivitti closed 4 years ago

fivitti commented 4 years ago

Visualization of TLE on azimuth/elevation polar and by time plots.

Plot is generated on demand. It takes some time (on developer server it takes from 0.5s to 1s, but it is Flask-builtin server). Therefore I include caching solution.

Related to #62 as continuation #26 .