Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PredictException: time XXX too far from present should use TLE Epoch #45

Closed
miketwo opened this issue Oct 28, 2021 · 0 comments · Fixed by #63
Closed

PredictException: time XXX too far from present should use TLE Epoch #45

miketwo opened this issue Oct 28, 2021 · 0 comments · Fixed by #63

Comments

@miketwo
Copy link

miketwo commented Oct 28, 2021

The code that determines staleness works off of current time instead of TLE Epoch. That makes it hard to write unit tests, because they will fail a year later. As indicated by the comment on the code, this should measure against the TLE Epoch instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant