Skip to content

Raises spiceypy error when input data file contains orbital angles >360deg #5

Description

@rcdorsey

OIF raises an ambiguous spiceypy error when the input objects have any orbital angle which has value >360 degrees. Suggestion would be to add a section to the objectsInField/oif/orbits.py file under def(setOrbits) to "raise ValueError('Orbital angles must be provided within the range [0,360].') for inc, Omega, argPeri and meanAnomaly when checking the input data is valid.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions