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.
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
Visit the GitHub repository to explore the code, issues, discussions, and contribute:
github.com/Kellemensch/LoRa-Helium-map
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
Coming soon: GitHub Pages integration for interactive examples (map previews, graph gallery).
Licensed under the MIT License.
Made with ❤️ by Kellemensch