Unit of Measure for "-elev" flag? #37
Answered
by
sj14
keith-mojo
asked this question in
Q&A
|
As the title suggests; I'm curious what unit of measure the "-elev" flag is expecting. Should the elevation be entered in Meters, Feet, ??? |
Answered by
sj14
Jul 12, 2026
Replies: 1 comment
|
It's in meters. Should be documented as done in the original Python library: |
0 replies
Answer selected by
sj14
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's in meters. Should be documented as done in the original Python library:
https://github.com/sffjunkie/astral/blob/ac23ab5c0c69837d8fa1a5bb184c2d6d125b26b3/src/astral/__init__.py#L250