A fork of habitat-mobile-tracker for use with the SondeHub v2 ElasticSearch database. Huge credits to Rossen Georgiev for developing the mobile-tracker.
A webapp for tracking radiosondes. Works an desktop and mobile devices. The SondeHub tracker is a continuation of spacenear.us/tracker.
- Radiosonde Tracking using SondeHub V2 data.
- Telemetry graph for each balloon
- Chase Car functionality
- Near realtime weather overlays
- Daylight cycle overlay, for long flights
- Map tracker with Leaflet API
- Run the app natively on
iOSor with Chrome's 'add to screen' onAndroid
The app will ask for permission to use your location.
This is required for some of the features. It is important to note that
your location will not be made available or send to anyone. Unless, you enable
the chase car mode, which will periodically upload it to SondeHub. The app
will always start with chase car mode disabled.
Any modern browser should be able to run the app. Including the latest version of IE. This is also true for mobile, some build-in browsers may not work.
Don't hesitate to report any issues, or suggest improvements. Just visit the issues page. Pull requests are welcome.
Requirements: Java and (Linux or Cygwin environment)
$ git clone https://github.com/projecthorus/sondehub-tracker.git
$ ./build.sh
For applicationCache to work your server needs to send the correct MIME type.
.htaccess for Apache is included. Consult it if you are using different server software.
Author: Daniel Saul @danielsaul