3 unstable releases

0.2.0 Aug 27, 2024
0.1.1 Sep 14, 2023
0.1.0 Sep 7, 2023

#7 in #rinex

Download history 17/week @ 2024-10-10 4/week @ 2024-10-17 6/week @ 2024-10-24 6/week @ 2024-10-31 2/week @ 2024-11-07 4/week @ 2024-11-14 9/week @ 2024-11-21 6/week @ 2024-11-28 11/week @ 2024-12-05 10/week @ 2024-12-12 2/week @ 2024-12-19 2/week @ 2024-12-26 11/week @ 2025-01-02 37/week @ 2025-01-09 24/week @ 2025-01-16

74 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

48KB
1K SLoC

RINEX/GNSS QC and processing

This crate is a small library to share and implement in other libraries to form a coherent ecosystem to process and analyze GNSS data.

As an example, this crate is implemented in the RINEX and SP3 libraries, the RINEX-QC library and the RINEX-Cli application and allows the synthesis of analysis reports and the processing on GNSS down to navigation.

Existing Modules

  • html: HTML report rendition
  • merge: describes how we stack data into an already existing context
  • processing: available on crate feature only, describes a filter designer and processing ops

Dependencies

~0.2–2.5MB
~49K SLoC