rinex-qc-traits

Crates.iorinex-qc-traits
lib.rsrinex-qc-traits
version0.2.0
sourcesrc
created_at2023-09-07 17:34:01.209551
updated_at2024-08-27 07:24:46.697249
descriptionRINEX quality analysis specific traits
homepagehttps://github.com/georust/rinex
repositoryhttps://github.com/georust/rinex
max_upload_size
id966426
size47,058
gwbres (gwbres)

documentation

README

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
Commit count: 1779

cargo fmt