pvlib.location.Location.get_solarposition

Location.get_solarposition(times, pressure=None, temperature=12, **kwargs)[source]

Uses the pvlib.solarposition.get_solarposition() function to calculate the solar zenith, azimuth, etc. at this location.

Parameters
Returns

solar_position (DataFrame) – Columns depend on the method kwarg, but always include zenith and azimuth.