rinex-cli
is a command line tool to post process RINEX + SP3 data.
This application is part of the RTK-rs framework which is delivered under the Mozilla V2 Public license.
rinex-cli
supports
- all formats & revisions supported by the RINEX parser
- all revisions supported by the SP3 parser
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.
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)