Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukeprior/sondehub-site-finder
Script that uses reverse flight predictions to find likely undefined radiosonde launch sites - 6841
https://github.com/lukeprior/sondehub-site-finder
Last synced: 21 days ago
JSON representation
Script that uses reverse flight predictions to find likely undefined radiosonde launch sites - 6841
- Host: GitHub
- URL: https://github.com/lukeprior/sondehub-site-finder
- Owner: LukePrior
- License: mit
- Created: 2023-10-10T08:23:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-18T09:33:10.000Z (about 1 year ago)
- Last Synced: 2023-10-18T10:38:48.504Z (about 1 year ago)
- Language: Python
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sondehub-site-finder
Script that uses reverse flight predictions to find likely undefined radiosonde launch sites - 6841## Fetching reverse predictions
This data is stored in the SondeHub OpenSearch cluster.
```
elasticdump --input https://search-sondes-v2-7-9-wocgfxx4dbaclzlugzanzqpdfq.us-east-1.es.amazonaws.com/reverse-prediction-* --output reverse-prediction-index.json --type=data --size=100 --awsAccessKeyId ACCESS_KEY --awsSecretAccessKey ACCESS_SECRET --awsRegion us-east-1
```## Preliminary Investigation
These highlight potential unrecordered launch sites
![Preliminary Map](assets/preliminary-map.png)