Replies: 1 comment
-
|
Hi @XristiG Thanks for bringing this to our attention, we appreciate this kind of feedback that makes Ginan work better for more users. Your initial discussion post was put through as a Issue ticket here by @seballgeyer : #187 I have fixed this issue by removing The only thing you will now need to do to make this work for you is update your version of Let us know if you have any further trouble :) Kind regards, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
the sampling rate for SP3 files falls over when selecting --solution-type FIN in auto_download_PPP.py
Sampling rate is set at 05M but this is the sampling rate at CDDIS for the SP3 files
took a while but I found the solution in gn_download.py in sampling rates line 327
change the entry on line 335 "FIN":" 05M" to "FIN":" 15M"
et voila
@seballgeyer couldn't work out how to put the bug tag on this comment 😉 this is my first ever comment on github
Beta Was this translation helpful? Give feedback.
All reactions