8000 Change surface_azimuth convention in get_pvgis_hourly by AdamRJensen · Pull Request #1739 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

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
Merge branch 'main' into get_pvgis_hourly_surface_azimuth
  • Loading branch information
AdamRJensen authored May 25, 2023
commit 3267c4af23103955b5bb1eae6dcf01314f658f38
3 changes: 2 additions & 1 deletion docs/sphinx/source/whatsnew/v0.9.6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ Breaking Changes
* Modified the ``surface_azimuth`` parameter in :py:func:`pvlib.iotools.get_pvgis_hourly` to conform to the
pvlib azimuth convention (counterclockwise from north). Previously 0 degrees represented south.
(:issue:`1724`, :pull:`1739`)

* For consistency with the rest of pvlib, the ``tilt`` parameter is renamed
to ``surface_tilt`` in :py:func:`pvlib.soiling.hsu`. (:issue:`1717`, :pull:`1738`)

Deprecations
~~~~~~~~~~~~
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0