Open mike-ivs opened 1 year ago
The auto-download SP3 file also breaks cryptically if you don't provide valid credentials
also, unsuccessful attempts still create empty files which then interferes with the code
Looks like the website is down: https://cddis.nasa.gov/archive/gnss/products/
Might need a graceful way to redo these files
General improvements to orbit file handling made in v1.0.2. Still needs improvements to handle above issues
It seems that old orbit file names may have changes to have an additional ".Z" prefix.... might be worth setting up some tests for this?
the C code currently returns NaN arrays if there is an issue, rather than breaking (un)gracefully