8 releases

0.2.4 Feb 22, 2025
0.2.3 Apr 27, 2024
0.2.2 Oct 14, 2023
0.2.1 Sep 9, 2023
0.0.1 Jul 16, 2022

#1220 in Parser implementations

Download history 3/week @ 2024-11-27 8/week @ 2024-12-04 13/week @ 2024-12-11 4/week @ 2025-02-12 126/week @ 2025-02-19 24/week @ 2025-02-26

154 downloads per month

MPL-2.0 license

57KB
1K SLoC

SINEX

Rust Rust crates.io crates.io

License

SINEX is an open source format to describe Bias Solutions, needed in a high precision PPP geodetic pipeline.

This library provides a parser for this very format.

Behavior:

  • this parser does not care about file naming conventions
  • the parser expects proper Header and SINEX structures
  • the parser only cares about the Header position
  • the parser does not care about the Description / Solution order
  • the parse does not care about the Description fields order, as specified by standards

Dependencies

~3.5–6MB
~108K SLoC