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 b5c5455 commit 3340e50Copy full SHA for 3340e50
docs/sphinx/source/whatsnew/v0.12.1.rst
@@ -21,6 +21,8 @@ Enhancements
21
* :py:mod:`pvlib.ivtools.sdm` is now a subpackage. (:issue:`2252`, :pull:`2256`)
22
* Add a function for estimating PVsyst SDM parameters from IEC 61853-1 matrix
23
data (:py:func:`~pvlib.ivtools.sdm.fit_pvsyst_iec61853_sandia_2025`). (:issue:`2185`, :pull:`2429`)
24
+* Add optional arguments `reference_temperature` and `reference_irradiance` to
25
+ :py:func:`~pvlib.pvsystem.sapm`(:issue:`2432`, :pull:`2434`)
26
27
Documentation
28
~~~~~~~~~~~~~
0 commit comments