Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.37 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.37 KB

radiosonde-telegram-bot

License: GPL v3 Code style: black CodeQL

Radiosonde landing prediction Telegram bot

Usage

Use the command /sonde [radiosonde] for running your prediction on a specific radiosonde. The bot will use the given radiosonde ID and run queries on the following web sites:

  • predict.habhub.org
  • radiosondy.info

Each site gets queried individually.

Dependencies

Python packages

Web sites

  • predict.habhub.org
  • radiosondy.info
  • aprs.fi

API access keys

  • aprs.fi API access key
  • your own telegram API access key

(both need to be stored in the radiosonde.cfg file)