projecthorus / sondehub-tracker

🎈 Frontend for SondeHub Radiosonde Tracking
https://v2.sondehub.org
MIT License
60 stars 26 forks source link

SondeHub Tracker

A fork of habitat-mobile-tracker for use with the SondeHub v2 ElasticSearch database. Huge credits to Rossen Georgiev for developing the mobile-tracker.

mobile tracker screenshot

A webapp for tracking radiosondes. Works an desktop and mobile devices. The SondeHub tracker is a continuation of the HabHub Tracker.

Features

Geo position

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.

Browser requirements

Any modern browser should be able to run the app. Some features are limited to Chromium based browsers.

Contribute

Don't hesitate to report any issues, or suggest improvements. Just visit the issues page. Pull requests are welcome.

Installation

Requirements: Java

$ git clone https://github.com/projecthorus/sondehub-tracker.git
$ ./build.sh
$ python serve.py

Visit http://localhost:8000 to view the local version of the tracker!

Original design

Author: Daniel Saul @danielsaul