HAB-Tracker is a ugly bit of JS to display a map with the location and predict the landing point.
In order to get the ballon position and prediction we'll query two services APRS.fi and CUSF / SondeHub Predictor through theirs APIs.
You need API keys in order to query them:
-
aprs.fi: Register and request API token: https://aprs.fi/page/api
-
Predictor: Do not require API token but use with care:
- Clone the repo.
- Rename settings.php.sample to settings.php and set your keys and other parameters.
- Deploy it in your server or hosting.