Create a separate function that only downloads Ultra-Rapid predictions. It avoids downloading multiple files by selecting the latest available file based on the gps time required.
Note that the russian source is only available from 29-01-2022 onwards.
Also change use_internet argument back auto_update. And cleanup similar code with get_epoch_range
Create a separate function that only downloads Ultra-Rapid predictions. It avoids downloading multiple files by selecting the latest available file based on the gps time required.
Note that the russian source is only available from 29-01-2022 onwards. Also change use_internet argument back auto_update. And cleanup similar code with get_epoch_range
All verified with additional unit tests.