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 f7682ae commit f48485cCopy full SHA for f48485c
docs/sphinx/source/whatsnew/v0.12.1.rst
@@ -14,8 +14,9 @@ Bug fixes
14
15
Enhancements
16
~~~~~~~~~~~~
17
-* ``pvlib.ivtools.sdm`` is now a subpackage. (:issue:`2252`, :pull:`2256`)
18
-
+* :py:mod:`pvlib.ivtools.sdm` is now a subpackage. (:issue:`2252`, :pull:`2256`)
+* Add a function for estimating PVsyst SDM parameters from IEC 61853-1 matrix
19
+ data (:py:func:`~pvlib.ivtools.sdm.fit_pvsyst_iec61853_sandia`). (:issue:`2185`, :pull:`2429`)
20
21
Documentation
22
~~~~~~~~~~~~~
0 commit comments