PyRINEX: a new multi-purpose Python package for GNSS RINEX data

Jinzhen Han,Seung Jun Lee,Hong Sik Yun,Kwang Bae Kim,Sang Won Bae
DOI: https://doi.org/10.7717/peerj-cs.1800
2024-01-17
PeerJ Computer Science
Abstract:Since the first receiver independent exchange format (RINEX) version was released in 1989, it has gone through several versions, making the existing software, such as TEQC, incompatible with certain later versions. This study proposes 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.
computer science, information systems, artificial intelligence, theory & methods
What problem does this paper attempt to address?