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
- Host: GitHub
- URL: https://github.com/mrtj/sondeutils
- Owner: mrtj
- License: mit
- Created: 2017-12-24T13:04:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T23:45:14.000Z (over 3 years ago)
- Last Synced: 2025-01-16T17:30:30.172Z (over 1 year ago)
- Language: Python
- Size: 38.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.