Skip to content

Astronomy face sign error on declination #503

@MurrayFr

Description

@MurrayFr

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;

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