Stanford-NavLab / gnss_lib_py

Modular Python tool for parsing, analyzing, and visualizing Global Navigation Satellite Systems (GNSS) data and state estimates
MIT License
116 stars 28 forks source link

V0.2.3 #148

Closed betaBison closed 5 months ago

betaBison commented 5 months ago

This release mainly expands robustness of the automatic ephemeris downloader, extends compatibility of the rinex_obs parser to all observation codes, and adds parsers for raw android data.

Ephemeris Downloader

Expands file download options to enable downloads for:

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c569dbf) 99.62% compared to head (8eb494b) 99.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #148 +/- ## ========================================== + Coverage 99.62% 99.65% +0.03% ========================================== Files 21 22 +1 Lines 3427 3748 +321 ========================================== + Hits 3414 3735 +321 Misses 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.