kristinemlarson / gnssrefl

GNSS Interferometric Reflectometry Software (GNSS-IR)
GNU General Public License v3.0
151 stars 75 forks source link

unphysical elevation angles in NMEA files #98

Closed kristinemlarson closed 1 year ago

kristinemlarson commented 1 year ago

I am seeing suspicious elevation angles in the NMEA based SNR files, i.e. they are pegged to the same value for a very long time. Something worth looking into. It would not be difficult to use a sp3 based orbit for these multi-GNSS NMEA files.

kristinemlarson commented 1 year ago

I have added an option to nmea2snr that uses multi-GNSS sp3 orbits instead of the integer AZEL records in the NMEA file. It is currently an option rather than the default, -myway True. So I am going to close this issue.