Skip to content

SondeHub‐Tracker Changelog

Mark Jessop edited this page Mar 25, 2026 · 5 revisions

This page describes recent changes made to the SondeHub ('professional') Tracker.

The commit history for this repository is the 'source of truth' of what has changed in the code, though the sections below attempt to describe the changes in easier to understand terms!

If you encounter issues with the tracker, please either raise an issue on this repository (preferred), or contact us at support@sondehub.org.

2026-03-25 - 'Live' Recovery Updates

  • Radiosonde recovery reports now update on the map as soon as they are submitted. Note that reports from radiosondy.info will take longer to appear, as these are only periodically requested.
  • Updates to the recovery reporting tab, including a link to the new sondehub.org/found recovery reporting page, and a link to some guidance on the use of the 'Planned recovery' option.

2026-02-07 - Horizon Rings Changes

  • Horizon Rings are now only displayed for the currently selected radiosonde (last clicked, either on the map, or on the list).
  • The "Show Horizon Rings" option has been removed from the settings tab.

We made these changes because the map was getting far too cluttered with horizon rings enabled and we figured that having the one sonde's horizon rings show up would probably be fine... let us know what you think!

2023-08-23 - Major Behavioural Change - Frustum Culling

This is a fairly major change which helps reduce the cost of operating SondeHub, and also helps improve client performance.

The Patreon post (publicly accessible) available here describes the changes in detail, but the major behavioural differences you will note are:

  • At higher (wider) zoom levels you will only see the rough location of radiosondes, as well as newly seen radiosondes. You will also see a message saying to zoom in to get live data.
  • After zooming in, you will start to get live position data for the sondes within the field of view.
  • Radiosonde tracks will no longer by shown by default, but can be enabled by selecting a radiosonde on the map. Multiple radiosondes can be selected.

In addition to the frustum culling changes, we have also:

  • Made the launch site and receiver markers become smaller as you zoom out, reducing clutter on the map (remember you can also disable these markers in settings!).
  • A popup will appear if there is a newer version of the SondeHub-Tracker website available, prompting you to reload the page.

Clone this wiki locally