Skip to content

Commit 87ca155

Browse files
committed
update names, remove duplicate entry
1 parent 3340e50 commit 87ca155

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,10 @@ Bug fixes
1515
Enhancements
1616
~~~~~~~~~~~~
1717
* ``pvlib.ivtools.sdm`` is now a subpackage. (:issue:`2252`, :pull:`2256`)
18-
* Rename `temp_ref` and `irrad_ref` to `temperature_ref` and `irradiance_ref`
19-
in :py:func:`~pvlib.pvsystem.sapm`, and add both as optional arguments to the
20-
function. (:issue:`2432`, :issue:`825`, :pull:`2434`)
2118
* :py:mod:`pvlib.ivtools.sdm` is now a subpackage. (:issue:`2252`, :pull:`2256`)
2219
* Add a function for estimating PVsyst SDM parameters from IEC 61853-1 matrix
2320
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
21+
* Add optional arguments `temperature_ref` and `irradiance_ref` to
2522
:py:func:`~pvlib.pvsystem.sapm`(:issue:`2432`, :pull:`2434`)
2623

2724
Documentation

0 commit comments

Comments
 (0)