Skip to content

Commit 113ab9b

Browse files
committed
add missing .. versionchanged::
1 parent 26e3618 commit 113ab9b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pvlib/irradiance.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1634,6 +1634,9 @@ def clearsky_index(ghi, ghi_clear, max_clearsky_index=2.0):
16341634
ghi_clear : numeric
16351635
Modeled clearsky GHI
16361636
1637+
.. versionchanged:: 0.11.2
1638+
Renamed from ``ghi_clearsky`` to ``ghi_clear``.
1639+
16371640
max_clearsky_index : numeric, default 2.0
16381641
Maximum value of the clearsky index. The default, 2.0, allows
16391642
for over-irradiance events typically seen in sub-hourly data.

0 commit comments

Comments
 (0)