8000
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 c4a6c6e commit 9a69bf4Copy full SHA for 9a69bf4
docs/sphinx/source/whatsnew/v0.6.2.rst
@@ -39,6 +39,8 @@ Bug fixes
39
0s of the appropriate type. (:issue:`675`)
40
* Fixed :py:func:`~pvlib.irradiance.erbs` behavior when zenith is
41
near 90 degrees. (:issue:`681`)
42
+* :py:func:`~pvlib.irradiance.dni` now referenced in API under
43
+ Decomposing and Combining irradiance header. (:issue:`686`)
44
45
46
Testing
@@ -50,3 +52,5 @@ Contributors
50
52
* Cliff Hansen (:ghuser:`cwhanse`)
51
53
* Will Holmgren (:ghuser:`wholmgren`)
54
* Roel Loonen (:ghuser:`roelloonen`)
55
+* Todd Hendricks (:ghuser:`tahentx`)
56
+
0 commit comments