moved leap second file location to REFL_CODE/Files to accommodate docker users
1.7.0
2023 September 13
Attempted to add leap second corrections to SNR files created by non-compliant nmea2snr code. Added small function to gps.py that installs a leap second file - and reads it. Returns the hopefully proper offset, which is applied when writing out the timetag in nmea2snr. Feedback appreciated.
1.6.8
added mjd utility
chagned nmea2snr so it allows signals other than L1. this required changing the fortran code that does the orbits for you. It is a slow module - maybe it always was. something to keep an eye on.
fixed some documentation in download_rinex that misdescribed the stream input as boolean, which it is not.
added tall site use case, ac59
1.6.7
Accepted Kelly Enloe PR, mostly Jupyter notebooks stuff