ArnoudBuzing/SondeHubLink
Wolfram Language link to SondeHub v2 API
Contributed By: Arnoud Buzing
SondeHubLink is a Wolfram Language paclet designed to provide a seamless interface to the SondeHub v2 API, the world’s leading database for tracking radiosondes and amateur high-altitude balloons. The paclet enables researchers and enthusiasts to programmatically access real-time telemetry, historical launch data, and recovery statistics, returning results as fully interactive Dataset objects for effortless data manipulation and analysis. With built-in support for geospatial visualization, users can quickly generate map-based views of global radiosonde activity using integrated GeoGraphics functions, making it a powerful tool for atmospheric research, telemetry decoding workflows, and high-altitude balloon tracking.
Installation Instructions
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall[ResourceObject["https://wolfr.am/1EiXlGEo0"]]
To load the code after installation, evaluate this code:
Needs["ArnoudBuzing`SondeHubLink`"]
Examples
Disclosures
- Code was generated with the help of agentic AI