geospace-code / georinex

Python RINEX 2 / 3 NAV / OBS / sp3 reader & batch convert to HDF5 with C-like speed
MIT License
216 stars 89 forks source link

Does it support writing obs data to a new rinex file? #109

Open adokklu opened 2 months ago

adokklu commented 2 months ago

I want to load rinex file, do some modification and write it to a new rinex file.

Does georinex has a dedicated function to output data to a rinex file?