sinex

Crates.iosinex
lib.rssinex
version0.2.4
created_at2022-07-16 14:53:01.755599+00
updated_at2025-02-22 21:05:14.868726+00
descriptionSINEX format parser
homepagehttps://github.com/rtk-rs
repositoryhttps://github.com/rtk-rs/sinex
max_upload_size
id626756
size96,186
gwbres (gwbres)

documentation

README

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

cargo fmt