Closed darksidelemm closed 1 year ago
Should be fairly easy to calculate the solar elevation for each telemetry packet received for WSPR payloads. Elevation calculation code: https://gist.github.com/darksidelemm/3a6c05f7dc6614eecdc0f113c3f88f2c
Probably needs to be done in format.js, down here: https://github.com/projecthorus/sondehub-amateur-tracker/blob/main/js/format.js#L146
Resolved in https://github.com/projecthorus/sondehub-amateur-tracker/pull/92
Should be fairly easy to calculate the solar elevation for each telemetry packet received for WSPR payloads. Elevation calculation code: https://gist.github.com/darksidelemm/3a6c05f7dc6614eecdc0f113c3f88f2c
Probably needs to be done in format.js, down here: https://github.com/projecthorus/sondehub-amateur-tracker/blob/main/js/format.js#L146