Skip to content

auto_download_PPP.py --solution-type FIN #187

Description

@seballgeyer

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

image

Sampling rate is set at 05M but this is the sampling rate at CDDIS for the SP3 files

image

took a while but I found the solution in gn_download.py in sampling rates line 327

image

change the entry on line 335 "FIN":" 05M" to "FIN":" 15M"

image

et voila

image

@seballgeyer couldn't work out how to put the bug tag on this comment 😉 this is my first ever comment on github

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions