Skip to content

Commit 1e61d09

Browse files
committed
whatsnew
1 parent 6f94408 commit 1e61d09

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

docs/sphinx/source/whatsnew/v0.13.2.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ Bug fixes
1818

1919
Enhancements
2020
~~~~~~~~~~~~
21+
* Add :py:func:`~pvlib.ivtools.sdm.fit_desoto_batzelis`, a function to estimate
22+
parameters for the De Soto single-diode model from datasheet values. (:pull:`2563`)
23+
* Add :py:func:`~pvlib.ivtools.singlediode.batzelis_keypoints`, a function to estimate
24+
maximum power, open circuit, and short circuit points using parameters for
25+
the single-diode equation. (:pull:`2563`)
26+
* Add :py:func:`~pvlib.pvarray.batzelis`, a function to estimate maximum power
27+
open circuit, and short circuit points from datasheet values. (:pull:`2563`)
28+
2129

2230

2331
Documentation
@@ -42,4 +50,3 @@ Maintenance
4250

4351
Contributors
4452
~~~~~~~~~~~~
45-

0 commit comments

Comments
 (0)