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
Update the documentation to explain results for A/ and I/ objects. Despite being in a cometary orbit, A/ indicates it lacks cometary activity, so A/ objects parse as an asteroidal designation.
I/ objects may be cometary (2I) or asteroidal (1I), so they fail both parse_comet and parse_asteroid, since the target nature is unclear from the name.
The text was updated successfully, but these errors were encountered:
Update the documentation to explain results for A/ and I/ objects. Despite being in a cometary orbit, A/ indicates it lacks cometary activity, so A/ objects parse as an asteroidal designation.
I/ objects may be cometary (2I) or asteroidal (1I), so they fail both parse_comet and parse_asteroid, since the target nature is unclear from the name.
The text was updated successfully, but these errors were encountered: