Skip to content

projecthorus/sondehub-tracker

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 578 commits ahead of darksidelemm:master.

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
December 29, 2021 18:30
May 28, 2014 22:39
img
December 28, 2022 18:32
js
January 9, 2023 14:10
August 11, 2021 17:52
December 21, 2014 08:11
June 28, 2021 20:42
May 18, 2022 15:04
July 17, 2016 16:50
July 6, 2021 20:10
December 12, 2021 12:06
June 29, 2021 13:38

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

  • 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 IOS, Android, or desktop as a Progressive Wep App

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

About

🎈 Frontend for SondeHub Radiosonde Tracking

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.2%
  • CSS 6.1%
  • HTML 4.3%
  • Other 0.4%