We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0732fc5 commit b076a8cCopy full SHA for b076a8c
docs/sphinx/source/whatsnew/v0.13.2.rst
@@ -9,7 +9,7 @@ Breaking Changes
9
* Following the removal of the NSRDB PSM3 API, the :func:`!pvlib.iotools.get_psm3`,
10
:func:`!pvlib.iotools.read_psm3`, and :func:`!pvlib.iotools.parse_psm3`
11
functions are removed. (:issue:`2581`, :pull:`2582`)
12
-* Rename column names to be prefixed with ``"poa_"`` when ``return_components=True``
+* Rename output column names to be prefixed with ``"poa_"`` when ``return_components=True``
13
in :py:func:`~pvlib.irradiance.haydavies`, :py:func:`~pvlib.irradiance.perez`,
14
and :py:func:`~pvlib.irradiance.perez_driesse`. (:issue:`2529`, :pull:`2627`)
15
0 commit comments