TASGNSS
Runzhi Hu
November 11, 2025
A simple and modern Python interface for GNSS positioning, built on top of pyrtklib.
TASGNSS provides a clean, high-level Python API for GNSS data processing and positioning. Built on pyrtklib, it abstracts away low-level complexity and offers an intuitive interface for researchers and developers working with GNSS data.
Key Features:
- High-level Pythonic API for GNSS positioning (SPP, RTK, PPP)
- Built on the well-established pyrtklib/RTKLIB engine
- Easy-to-use data reading from RINEX and other standard formats
- Comprehensive documentation with tutorials and examples
Quick Install:
pip install tasgnss
| GitHub: https://github.com/PolyU-TASLAB/TASGNSS | Docs: https://polyu-taslab.github.io/TASGNSS/ |