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

Added sp3-a support for NGA compatibility #78

Closed mauriciodev closed 2 years ago

mauriciodev commented 2 years ago

NGA uses SP3-a to distribute GPS orbits with velocities. In order to use that data with georinex a few modifications had to be made. There is no system description for multi system files on sp3-a, so I removed that from sv names.

scivision commented 2 years ago

Thanks, sp3a was added in v1.16.1