Skip to content
Discussion options

You must be logged in to vote

Oh, drat, I forgot the altitude in my example code! The latlon() method lets you specify a distance above the geoid:

https://rhodesmill.org/skyfield/api-topos.html#skyfield.toposlib.Geoid.latlon

latlon(latitude_degrees, longitude_degrees, elevation_m=0.0)

So providing that third argument should give you the position you need.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@troyrock
Comment options

@brandon-rhodes
Comment options

Answer selected by troyrock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants