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 17df1b6 commit 14773c0Copy full SHA for 14773c0
docs/sphinx/source/whatsnew/v0.12.1.rst
@@ -19,6 +19,8 @@ Enhancements
19
Documentation
20
~~~~~~~~~~~~~
21
* Add a supporting reference to :py:func:`pvlib.atmosphere.get_relative_airmass` (:issue:`2390`, :pull:`2424`)
22
+* Documented how `np.nan` values are handled by :py:func:`~pvlib.spectrum.average_photon_energy`
23
+ (:issue:`2423`, :pull:`2426`)
24
25
Testing
26
~~~~~~~
@@ -31,3 +33,4 @@ Maintenance
31
33
Contributors
32
34
~~~~~~~~~~~~
35
* Cliff Hansen (:ghuser:`cwhanse`)
36
+* Rajiv Daxini (:ghuser:`RDaxini`)
0 commit comments