Skip to content

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

@rcdorsey

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.

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