Skip to content

radec2altaz/altaz2radec #89

Closed
Closed
@LilithHafner

Description

I'm trying to get the position of the sun in the sky at a given time and location. Similar to this: https://discourse.julialang.org/t/calculate-positions-of-astronomical-objects-from-a-terrestrial-observatory/107772

sunpos returns right ascension and declanation and there exists hadec2altaz, but I don't want to manually convert from right ascension to hour angle.

I'd like to be able to call radec2altaz(sunpos(time)[1:2], lat, lon, time) and get an altitude and azimuth.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions