georinex icon indicating copy to clipboard operation
georinex copied to clipboard

Python RINEX 2 / 3 NAV / OBS / sp3 reader & batch convert to HDF5 with C-like speed

Results 37 georinex issues
Sort by recently updated
recently updated
newest added

Dear Michael, I have another question. Suppose we have a mixed GPS / Galileo RINEX observation file. Both systems have as observable type C1C and L1C. Now suppose that I...

enhancement

At first thought, it seems like batch conversion of RINEX to NetCDF could be greatly sped up by using coroutines (asyncio). When time permits, let's consider this enhancement.

enhancement

Dear Scivision, I can confirm that your effort to speed up the parsing, by making the indicators optional, was successful. Unfortunately, the parsing is still a bit slow. I have...

According to [this](https://en.wikipedia.org/wiki/BeiDou), there are now 42 healthy BeiDou satellites in orbit. I checked IGS stations in the far east and I found stations that track 41 of those over...

Add Leap Second as an optional parameter when reading rnx 2.11 obs files.

Hello, I have been working with some RINEX2 data that includes BeiDou satellites, and I ran into a problem in ```obs2.py```: ``` data[i, j, isv] = darr[:, k] IndexError: index...

I'm having various issues reading this RINEX v2 OBS file with either the latest PyPI release (1.16.1) or the development version, which I just cloned. The offending file is ftp://ftp.sonel.org/gps/data/2022/015/abmf0150.22d.Z...

Hi, For sp3 loading, we've noticed that an erroneous sp3 header produce erroneous orbits, without any error nor warning. Here is an example. The header of the sp3 file list...

Hi, For Galileo satellites, we've noticed that the function georinex.load inverts SISA and health value when the spare data on line BROADCAST ORBIT - 5 is missing. For example: E03...