-
Notifications
You must be signed in to change notification settings - Fork 25
time binning
Guillaume W. Bres edited this page Dec 28, 2023
·
9 revisions
rinex-cli
supports --tbin
to divide RINEX files into a batch where each RINEX
spans a given duration. By default RINEX files span 24h.
In this example, we'll split a standard file into 8 files of 4 hour duration each.
rinex-cli \
-f test_resources/CRNX/V3/ESBC00DNK_R_20201770000_01D_30S_MO.crx.gz \
-P GPS \
--tbin "4 hour"

- Wiki
- RINEX Data
- Getting Started
- Filter Designer (Preprocessor)
- QC/Analysis mode
- File operations
- Post Processed Positioning (ppp)