Open
Description
Bug report
Describe the bug
IAU_NEPTUNE and IAU_URANUS are wrong by ~18 degrees on the first validation query.
To Reproduce
Steps to reproduce the behavior:
- Uncomment IAU_NEPTUNE and IAU_URANUS from the
validate_iau_rotation_to_parent
test in anise/tests/orientations/validation.rs - Run that test
Expected behavior
The results should match SPICE with less than 8 microdegrees of error, like the other celestial objects.
Code to reproduce the issue
Refer to the test.
Platform
Core Rust code in ANISE, affects all steps in the Github CI and tested to be reproducible on Linux.
Additional context
None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment