Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Change surface_azimuth convention in get_pvgis_hourly #1739

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
May 25, 2023
Merged
Prev Previous commit
Next Next commit
Update pvlib/iotools/pvgis.py
Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
  • Loading branch information
AdamRJensen and kandersolar authored May 22, 2023
commit 80db0c3c6f2c4b01d775397a61ffe94fd418f008
2 changes: 1 addition & 1 deletion 2 pvlib/iotools/pvgis.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ def get_pvgis_hourly(latitude, longitude, start=None, end=None,
.. versionchanged:: 0.10.0
The `surface_azimuth` parameter now follows the pvlib convention, which
is counterclockwise from north. However, the convention used by the
PVGIS website and pvlib<=0.9.6 is offset by 180 degrees.
PVGIS website and pvlib<=0.9.5 is offset by 180 degrees.
usehorizon: bool, default: True
Include effects of horizon
userhorizon: list of float, default: None
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.