Location
Helios.ALBEDO — Constant
ALBEDOGround surface albedo, also known as the reflection coefficient, represents the degree of reflectivity of the surrounding enviroment [1].
Helios.Location — Type
Location(latitude, longitude, altitude, temperature, pressure)Represents a physical geographic location together with ambient conditions.
Helios.Location — Method
Location(latitude, longitude, altitude)Create a Location from geographic coordinates and ambient conditions.
Helios.altitude — Method
altitude(latitude, longitude)
Look up location altitude from low-resolution altitude map obtained by aggredating
mutliple open data sources by [Mapzen](https://www.mapzen.com). See
https://github.com/pvlib/pvlib-python/blob/main/pvlib/location.py