You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* improve error msg
* Fix offline/online deployment options
- a new --jpl-bpc option is introduced in RINEX-Cli
Which always requires internet access and IS THE ONLY OPTION
to keep the JPL model up to date.
- the local storage is preserved and allows fast deployments
(after a first successful deployment)
- for example, in the past few days the JPL servers have been down.
when deploying without --jpl-bpc:
- the session will rely on the previous JPL model if it was already downloaded.
If this model is too long and servers remain down, you should delete it with!
- the session will rely on low precision (offline) model until a JPL model
has been obtained
When deploying with --jpl-bpc:
- the session will crash because correct network access is expected
---------
Signed-off-by: Guillaume W. Bres <[email protected]>
0 commit comments