kristinemlarson / gnssrefl

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

add decimation feature to nmea2snr #77

Closed kristinemlarson closed 1 year ago

kristinemlarson commented 1 year ago

it should be similar to the way it is implemented in rinex2snr.

kristinemlarson commented 1 year ago

I added a decimate option (-dec). There is also a -myway T option that lets you use sp3 files instead of interpolating through integer level AZEL NMEA records. In general, the code still requires help with the documentation.