Skip to content

PyRINEX is a Python library for reading and writing RINEX files (Receiver Independent Exchange Format), commonly used in GNSS (Global Navigation Satellite System) data processing. It supports parsing observation, navigation, and meteorological data, enabling easy integration into geospatial and positioning workflows.

geumjin99/PyRINEX

Repository files navigation

PyRINEX

DOI

This is a new Python package named PyRINEX, which is developed to batch process the most generally used versions of RINEX files, namely 2.0 and 3.0. The proposed package can be used to manage and edit numerous RINEX files as well as perform a data quality check function. PyRINEX can be easily imported into any Python IDE similar to any other open-source Python package, it also makes secondary development easy for users.

Read manuel for details on how to use it.

A detailed introductory paper on PyRINEX can be found at PyRINEX: a new multi-purpose Python package for GNSS RINEX data (https://peerj.com/articles/cs-1800/). If you wish to use the package in your research please cite the paper.

About

PyRINEX is a Python library for reading and writing RINEX files (Receiver Independent Exchange Format), commonly used in GNSS (Global Navigation Satellite System) data processing. It supports parsing observation, navigation, and meteorological data, enabling easy integration into geospatial and positioning workflows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages