Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Astronomy face sign error on declination #503

Open
MurrayFr opened this issue Jan 10, 2025 · 0 comments
Open

Astronomy face sign error on declination #503

MurrayFr opened this issue Jan 10, 2025 · 0 comments

Comments

@MurrayFr
Copy link

The ASTRONOMY_FACE reports declination of bodies as positive even when they are negative. For example declination of the sun at this date is about -23 degrees but is reported as 23 degrees
This appears to be due to line 529 in astrolib.c which should read
retval.degrees *= sign;

@MurrayFr MurrayFr changed the title Astronomy face sign error on declinatiom Astronomy face sign error on declination Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant