projecthorus / sondehub-infra

GNU General Public License v3.0
26 stars 4 forks source link

Add longer window for launch predictions #138

Closed TheSkorm closed 3 months ago

TheSkorm commented 4 months ago

I think what's happening is that during one of the opensearch to s3 data upload windows the reverse prediction has fallen out of the window. The updater only looks at the last 24 hours of sondes, however since the prediction occurs at the start of the radiosonde launch it's very likely there is a large window where the reverse prediction is missing. This results in the data not being enriched with the launchsite data and as such looks very much like different data to what we've already uploaded to s3.

https://github.com/projecthorus/pysondehub/issues/9