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 34ef159 commit b2ecc30Copy full SHA for b2ecc30
docs/sphinx/source/user_guide/modeling_topics/temperature.rst
@@ -90,7 +90,7 @@ the IEC 61853-2 standard.
90
91
Parameter values for one model (e.g. ``u0``, ``u1`` for :py:func:`~pvlib.temperature.faiman`)
92
can be converted to another model (e.g. ``u_c``, ``u_v`` for :py:func:`~pvlib.temperature.pvsyst_cell`)
93
-using :py:class:`~pvlib.temperature.GeneralLinearModel`.
+using :py:class:`~pvlib.temperature.GenericLinearModel`.
94
95
Currently, pvlib provides no functionality for fitting parameter values
96
using measured temperature.
0 commit comments