Elevation is in meters?

hi,

is elevation always in meters, or does it respect unit_system? the tutorial say it’s in meters but since unit_system in the tutorial is metric i wanted to be sure.

thanks!

It will be unless you use this unit_system: imperial

I looked through the source code and I’m not 100% sure but everything I saw says elevation is in meters no matter what unit_system is set to.

Also, I noticed if you don’t put elevation it will try to figure it out based other information. There is a CSV string of City data called _LOCATION_INFO in astral.py.