Processing high rate GNSS data #163
Unanswered
sorin-nistor
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Ginan currently only supports processing of data up to 1Hz rate. We are looking into what would be necessary to enable processing at higher rates in the future. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a RINEX file that recorded the data at 10 Hz frequency. If I try to process the data, is fails, but after I have sampled the data at 1 second interval using GFZ software, then that file with the same *.yaml settings got processed (II have updated the epoch_interval: 1 whne I have processed the 1 second Rinex file). I have tried to process the data at 10 Hz frequency in the GUI but at the interval appears 0 and also in the *.yaml file at epoch_interval: 0. If I modify it to 0.1 after I save the file, it reverts to 0 at the epoch_interval:0. If I process the data, it fails. I have tried using the “pea” command in the terminal: pea --config ppp_generated.yaml with 0.1 epoch interval using the 10HZ Rinex file and it fails also, but if I use the Rinex file at 1 second with the Rinex file at 1 second then I obtain the results. My questions is: what do I have to set to process high-rate data at 10 Hz or even at 100 Hz? is this possible in Ginan?
Thank you.
Sorin
ppp_generated.yaml
Beta Was this translation helpful? Give feedback.
All reactions