22 releases (11 breaking)

0.12.1 Feb 19, 2025
0.12.0-alpha-1 Sep 4, 2024
0.12.0-alpha Aug 27, 2024
0.11.1 Apr 27, 2024
0.0.1 Mar 13, 2022

#169 in Geospatial

Download history 8/week @ 2024-11-27 59/week @ 2024-12-04 44/week @ 2024-12-11 6/week @ 2024-12-18 12/week @ 2025-01-01 6/week @ 2025-01-08 3/week @ 2025-02-12 143/week @ 2025-02-19 6/week @ 2025-02-26

152 downloads per month

MPL-2.0 and AGPL-3.0-or-later

315KB
6.5K SLoC

Rust 6K SLoC // 0.1% comments Shell 692 SLoC // 0.4% comments

RINEX-Cli

Rust Rust crates.io

License

rinex-cli is a command line tool to post process RINEX + SP3 data.

Licensing

This application is part of the RTK-rs framework which is delivered under the Mozilla V2 Public license.

File formats & revisions

rinex-cli supports

Summary:

Format File name restrictions Support
RINEX ✔️
CRINEX ✔️
gzip compressed RINEX Name must end with .gz --flate2 feature must be enabled
gzip compressed CRINEX Name must end with .gz --flate2 feature must be enabled
.Z compressed RINEX Not supported Not supported
DORIS RINEX 🚧 Work in progress
gzip compressed DORIS Name must end with .gz --flate2 feature must be enabled
.Z compressed DORIS Not supported Not supported
SP3 ✔️
gzip compressed SP3 Name must end with .gz --flate2 feature must be enabled
.Z compressed SP3 Not supported Not supported
BINEX
UBX

➖ No restrictions: file names do not have to follow naming conventions.

Special Thanks

These tools would not exist without the great libraries written by C. Rabotin, check out his work.

Some features would not exist without the invaluable help of J. Lesouple, through our countless discussions. Check out his PhD manuscript (french)

Dependencies

~77MB
~1M SLoC