Discussed in #186
Originally posted by XristiG June 4, 2026
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
Discussed in #186
Originally posted by XristiG June 4, 2026
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