GNSS_Multipath_Analysis_Software icon indicating copy to clipboard operation
GNSS_Multipath_Analysis_Software copied to clipboard

Introducing the Georinex package

Open q1165600785 opened this issue 3 months ago • 2 comments

https://github.com/geospace-code/georinex?tab=readme-ov-file,Georinex is an excellent read package, author. It is necessary to introduce it to replace custom written read rinex, nav, sp3 files. I have not tested it, but Georinex introduced that it reads by block, which is faster. Is it necessary to introduce it for replacement? Author, developer

q1165600785 avatar Sep 16 '25 07:09 q1165600785

@paarnes Are developers busy?

q1165600785 avatar Sep 19 '25 09:09 q1165600785

Hi,

Thanks for opening an issue. I’m aware of this library and actually considered using it when the project started. However, I ran into some issues with it at the time and decided to develop something myself instead. I’m sure it has been developed and improved a lot since then, so it would probably be a good idea to implement it now. That said, doing so would require a substantial refactoring of the code, which would take some time.

This is just a hobby project for me, and I have a lot of other things going on, so it’s unlikely to happen in the near future.

paarnes avatar Oct 04 '25 12:10 paarnes