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 0b0b94c commit 9288c3eCopy full SHA for 9288c3e
docs/sphinx/source/whatsnew/v0.12.1.rst
@@ -22,6 +22,8 @@ Documentation
22
* Add a supporting reference to :py:func:`pvlib.atmosphere.get_relative_airmass` (:issue:`2390`, :pull:`2424`)
23
* Documented how `np.nan` values are handled by :py:func:`~pvlib.spectrum.average_photon_energy`
24
(:issue:`2423`, :pull:`2426`)
25
+* Add optional arguments `reference_temperature` and `reference_irradiance` to
26
+ :py:func:`~pvlib.pvsystem.sapm`(:issue:`2432`, :pull:`2434`)
27
28
Testing
29
~~~~~~~
0 commit comments