A basic historical radiosonde flight-path display webpage, using data from the Sondehub Database.
Currently this is hosted at: https://sondehub.org/card/<sonde_id>
e.g. https://sondehub.org/card/S1040275
- Uncomment the
path_fields = ['S1040075'];
line in index.html to override reading Sonde IDs from the URL - Run up local server:
python -m http.server
- Point web browser to http://localhost:8000/
TODO (How are we hosting this on AWS currently?)
You can often find me in the #highaltitude IRC Channel on Freenode.