An open API service indexing awesome lists of open source software.

https://github.com/mrtj/sondeutils

Utility scripts for High Altitude Meteorological Sonda path data processing
https://github.com/mrtj/sondeutils

Last synced: 10 months ago
JSON representation

Utility scripts for High Altitude Meteorological Sonda path data processing

Awesome Lists containing this project

README

          

# Sonde utils

This repo contains utilty scripts for High Altitude Radiosonde tracker sites. Currently
http://tracker.om3bc.com is supported.

## Installation

Python 2.x or 3.x is required. Install the required python libraries with

pip install -r requirements.txt

## Usage

The `balloon.py` script downloads the tracking data from the tracker site and saves it in the following formats: `csv`, `json`, `kml`.

python balloon.py [hwid]

where hwid is the hardware identifier of the sonda. You can find supported hwids by visiting http://tracker.om3bc.com.