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 e22af42 commit b3b5d75Copy full SHA for b3b5d75
1 file changed
docs/sphinx/source/whatsnew/v0.15.3.rst
@@ -14,7 +14,7 @@ Deprecations
14
15
Bug fixes
16
~~~~~~~~~
17
-* Fix :py:func:`pvlib.irradiance.perez` to not return NaN when both DHI and
+* Fix :py:func:`pvlib.irradiance.perez` to return 0 when both DHI and
18
DNI are zero. (:issue:`2801`, :pull:`2808`)
19
* Fix :py:func:`pvlib.irradiance.perez` to not return zero (instead NaN) when
20
airmass is NaN and either DHI or DNI are NaN. (:issue:`2801`, :pull:`2808`)
0 commit comments