Location#
Methods for information about locations.
|
Look up location altitude from low-resolution altitude map supplied with pvlib. |
Classes#
|
Location objects are convenient containers for latitude, longitude, time zone, and altitude data associated with a particular geographic location. |
A Location object may be created from the
metadata returned by these file types:
|
Create an object based on a metadata dictionary from tmy2 or tmy3 data readers. |
|
Create a Location object based on a metadata dictionary from epw data readers. |
Methods for calculating time series of certain variables for a given location are available through this class.