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 40451a1 commit 7695520Copy full SHA for 7695520
docs/sphinx/source/whatsnew/v0.11.2.rst
@@ -22,6 +22,8 @@ Bug fixes
22
~~~~~~~~~
23
* :py:func:`~pvlib.spa.julian_day_dt` now accounts for the 10 day difference
24
between Julian and Gregorian calendars prior to the year 1582. (:issue:`2077`, :pull:`2249`)
25
+* Corrected sign of temperature coefficient ``dEgdT`` in :py:func:`~pvlib.pvsystem.fit_desoto_sandia`.
26
+ Results may differ slightly from previous versions. (:issue:`2311`, :pull:`2322`)
27
28
Documentation
29
~~~~~~~~~~~~~
0 commit comments