Create a Location object based on a metadata dictionary from epw data readers.
metadata (dict) – Returned from epw.read_epw
dict
data (None or DataFrame, default None) – Optionally attach the epw data to this object.
None
DataFrame
Location object (or the child class of Location that you
Location object (or the child class
Location that you
called this method from).
previous
pvlib.location.Location.__init__
next
pvlib.location.Location.from_tmy