Skip to content

Commit 742dd34

Browse files
committed
Update v0.11.2.rst
1 parent 9215eab commit 742dd34

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/sphinx/source/whatsnew/v0.11.2.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Deprecations
99
* Deprecated terms ``dni_clearsky`` and ``clearsky_dni``, replaced with ``dni_clear``.
1010
Affected functions are :py:func:`~pvlib.irradiance.dirindex` and :py:func:`~pvlib.irradiance.dni`.
1111
(:issue:`2272`, :pull:`2274`)
12+
* Deprecated term ``ghi_clearsky``, replaced with ``ghi_clear``.
13+
Affected functions are :py:func:`~pvlib.irradiance.dirindex` and :py:func:`~pvlib.irradiance.clearsky_index`.
14+
(:issue:`2272`, :pull:`2306`)
1215

1316

1417
Enhancements

0 commit comments

Comments
 (0)