LoRa-Helium-map

Versions Overview

We provide two versions of the project, both fully maintained:

Version Description Link
Classic Python Manual execution using Python scripts View on GitHub
Docker Fully containerized version for easy deployment Guide

You can browse each version’s releases and documentation using the links above.


Features at a Glance

Real-time gateway + packet data from Helium Automatic matching with radiosonde (IGRA/ERA5) Refractivity gradient (ΔN/Δh) computation Tropospheric duct detection Interactive map rendering with SPLAT! data Graphical outputs in PNG


Screenshots

Interactive Coverage Map

Interactive map

Vertical Refractivity Gradient Graph

Refractivity graph


Project Repository

Visit the GitHub repository to explore the code, issues, discussions, and contribute:

github.com/Kellemensch/LoRa-Helium-map


How to Use

Refer to the README for full installation, usage, and structure instructions for both versions.

If you prefer Docker:

bash run.sh

Or use the classic Python version:

bash setup.sh
python3 main.py

Live Demos

Coming soon: GitHub Pages integration for interactive examples (map previews, graph gallery).


License

Licensed under the MIT License.


Made with ❤️ by Kellemensch