RINEX support #108
Replies: 1 comment 2 replies
-
Hi @cplaursen , There's currently no RINEX conversion functionality in pygnssutils, though this is not the first time it's been requested. Developing a Python RINEX conversion utility from scratch would not be a trivial undertaking, and I simply haven't had the time (or frankly the motivation) to do this single-handed on a voluntary basis. I'm also not sure how many takers there would be for a Python tool given the ubiquity of Tomoji Takasu's C RTKLIB libraries, which probably involved 100s (if not 1000s) of development man-hours for the RINEX stuff alone. But I am very happy to consider contributions if there's a wider appetite for such functionality. Defining the scope would be the first step - what version(s) of the RINEX protocol would you be looking to support, given the emergent RINEX 4 standard? Which raw conversion sources would you be looking to accommodate - NMEA? UBX? RTCM? SPARTN? anything else? What specific functionality would you be after? |
Beta Was this translation helpful? Give feedback.
-
Hi,
I can't see the RINEX format mentioned anywhere in the documentation, so I'd like to request a RINEX conversion command. Would this be feasible? I'm happy to assist in the implementation.
Beta Was this translation helpful? Give feedback.
All reactions