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
Since the core astrodynamic calculations use julian date internally, it is cumbersome and prone to error to convert datetime objects to julian date floats. This is particularly problematic if the datetime isn't in UTC time.