Replies: 1 comment
-
|
For those who are also interested in doing "SLR Validation" with GROOPS, I would like to share my workarounds: In the implementation of the processing step: writeResiduals, i.e. the In this case, if you want to do the SLR Validation only, just make sure you select the |
Beta Was this translation helpful? Give feedback.
0 replies
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 GROOPS team,
I am wondering what the correct processing config for the "SLR Validation" is. By "SLR Validation", I mean, just calculate and output the OmC residuals, which are a-priori residuals with a-priori models, orbits and station positions.
I tried to follow the program
SlrProcessingbut disabling theSlrProcessingStep->Estimate, expected that the output residual files fromSlrProcessingStep->WriteResidualswould be what I want. However, it turns out the output residual files contain all zeros (except for the azimuth & elevation columns)Instead of trying figure out by investigating the code, I think just post a question here may give me a more direct clue on it.
Thanks for any information I may have missed.
Best regards,
hanbing
Beta Was this translation helpful? Give feedback.
All reactions