File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,10 @@ Bug fixes
1515Enhancements
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
2724Documentation
You can’t perform that action at this time.
0 commit comments