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
When converting from ET/TDB to UTC and back, some rounding may happen. In one specific example, there were 25 nanoseconds of differences. Querying an ephemeris at the edge of its domain would then error as a direct implication of the accumulation of this rounding error.
Expected behavior
I expect to be able to query my ephemeris.
The text was updated successfully, but these errors were encountered:
Bug report
Describe the bug
When converting from ET/TDB to UTC and back, some rounding may happen. In one specific example, there were 25 nanoseconds of differences. Querying an ephemeris at the edge of its domain would then error as a direct implication of the accumulation of this rounding error.
Expected behavior
I expect to be able to query my ephemeris.
The text was updated successfully, but these errors were encountered: