We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21cf3bd commit ed0b6ceCopy full SHA for ed0b6ce
docs/sphinx/source/whatsnew/v0.11.2.rst
@@ -22,6 +22,8 @@ Bug Fixes
22
(:issue:`1338`, :pull:`2227`)
23
* Handle DST transitions that happen at midnight in :py:func:`pvlib.solarposition.hour_angle`
24
(:issue:`2132` :pull:`2133`)
25
+* Chnaged `dni_extra` to a required parameter in :py:func:`pvlib.irradiance.ghi_from_poa_driesse_2023`
26
+ (:issue:`2279` :pull:`2331`)
27
28
Bug fixes
29
~~~~~~~~~
@@ -85,3 +87,4 @@ Contributors
85
87
* Echedey Luis (:ghuser:`echedey-ls`)
86
88
* Kevin Anderson (:ghuser:`kandersolar`)
89
* Scott Nelson (:ghuser:`scttnlsn`)
90
+* Ioannis Sifnaios (:ghuser:`IoannisSifnaios`)
0 commit comments