projecthorus / sondehub-tracker

🎈 Frontend for SondeHub Radiosonde Tracking
https://v2.sondehub.org
MIT License
60 stars 26 forks source link

Archived data from an ozone sensor survey #316

Closed robertimgw closed 4 months ago

robertimgw commented 5 months ago

Hey

Is it possible to recover complete data from ECC ozone sensors from several weeks or several months ago? Is this data archived on the receiving station terminals or on the anyside?

LukePrior commented 5 months ago

Should be available in S3

LukePrior commented 5 months ago

http://sondehub-history.s3-website-us-east-1.amazonaws.com/#date/

darksidelemm commented 5 months ago

If you know the serial number of the radiosonde associated with the launch, then the easiest way to dump the data is using pysondehub: https://github.com/projecthorus/pysondehub?tab=readme-ov-file#downloading-archived-radiosonde-telemetry-data

Note that we only decode the XDATA on the tracker website frontend, so it'll just appear in the telemetry as a hex string.