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 98cdcea commit c8532ccCopy full SHA for c8532cc
docs/sphinx/source/whatsnew/v0.12.1.rst
@@ -15,7 +15,10 @@ Bug fixes
15
Enhancements
16
~~~~~~~~~~~~
17
* ``pvlib.ivtools.sdm`` is now a subpackage. (:issue:`2252`, :pull:`2256`)
18
-
+* The parameters for the Ix and Ixx points are now optional when using
19
+ :py:func:`pvlib.pvsystem.sapm` directly and through
20
+ :py:class:`~pvlib.pvsystem.PVSystem` and :py:class:`~pvlib.modelchain.ModelChain`.
21
+ (:issue:`2402`, :pull:`2433`)
22
23
Documentation
24
~~~~~~~~~~~~~
0 commit comments