File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,15 +27,15 @@ Bug Fixes
2727 (:issue: `2279 ` :pull: `2331 `)
2828* :py:func: `~pvlib.spa.julian_day_dt ` now accounts for the 10 day difference
2929 between Julian and Gregorian calendars prior to the year 1582. (:issue: `2077 `, :pull: `2249 `)
30- * Correct sign of temperature coefficient ``dEgdT `` in :py:func: `~pvlib.pvsystem .fit_desoto_sandia `.
30+ * Correct sign of temperature coefficient ``dEgdT `` in :py:func: `~pvlib.ivtools.sdm .fit_desoto_sandia `.
3131 Results may differ slightly from previous versions. (:issue: `2311 `, :pull: `2322 `)
3232
3333Documentation
3434~~~~~~~~~~~~~
3535* Edit docstrings for :py:func: `~pvlib.pvsystem.dc_ohms_from_percent ` and
3636 :py:func: `~pvlib.pvsystem.dc_ohmic_losses ` for clarity. (:issue: `1601 `, :pull: `2229 `)
3737* Add 'freestanding' and 'insulated' `racking_model ` options for cell
38- temperature calculation in :py:class: `~pvlib.pvsystem.PVSystem `
38+ temperature calculation in :py:class: `~pvlib.pvsystem.PVSystem `,
3939 :py:class: `~pvlib.pvsystem.SingleAxisTrackerMount `, and
4040 :py:class: `~pvlib.pvsystem.FixedMount ` docstrings. Various formatting edits
4141 for clarity. (:issue: `1942 `, :pull: `2232 `)
You can’t perform that action at this time.
0 commit comments