Site: https://predict.habhub.org/ Depends on: * Tawhiri Downloader * Backend stuff running the original cusf predictor, but hacked to read from the tawhiri model dumps. Functions: * Generate future predictions of HAB flights. * Export prediction data in different formats (KML, CSV) * Cache a copy of the prediction so it can be accessed in the future via a URL (e.g. https://predict.habhub.org/#!/uuid=45899e674b65d6a2bb0e8b9fd0b7a20b907104a1 ) Upgrade possibilities: * https://predict.sondehub.org/ - https://github.com/projecthorus/leaflet_predictor * Uses the Tawhiri API, hosted by SondeHub, instead of the CUSF predictor. * This uses Leaflet instead of google maps, to avoid gmaps API issues * No caching ability. * Currently no ability to share predictions via a URL - see this issue: https://github.com/projecthorus/leaflet_predictor/issues/1
Site: https://predict.habhub.org/
Depends on:
Functions:
Upgrade possibilities: