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.
2 parents f16d2ea + 4e89253 commit c4a1263Copy full SHA for c4a1263
1 file changed
docs/sphinx/source/whatsnew/v0.15.3.rst
@@ -18,8 +18,9 @@ Bug fixes
18
19
Enhancements
20
~~~~~~~~~~~~
21
-* Add support for diffuse irradiance components to :py:func:`pvlib.irradiance.reindl`
22
- when ``return_components=True``. (:issue:`2750`, :pull:`2775`)
+* Add support for returning the individual diffuse irradiance components
+ from :py:func:`pvlib.irradiance.reindl` when ``return_components=True``.
23
+ (:issue:`2750`, :pull:`2775`)
24
25
26
Documentation
0 commit comments