Skip to content

Commit 15bffc5

Browse files
RDaxinikandersolar
andauthored
Update pvlib/irradiance.py
Co-authored-by: Kevin Anderson <[email protected]>
1 parent 93d5302 commit 15bffc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pvlib/irradiance.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2191,8 +2191,8 @@ def dirindex(ghi, ghi_clear, dni_clear, zenith, times, pressure=101325.,
21912191
ghi_clear : array-like
21922192
Global horizontal irradiance from clear sky model. [Wm⁻²]
21932193
2194-
.. versionchanged:: 0.11.2
2195-
Renamed from ``ghi_clearsky`` to ``ghi_clear``.
2194+
.. versionchanged:: 0.11.2
2195+
Renamed from ``ghi_clearsky`` to ``ghi_clear``.
21962196
21972197
dni_clear : array-like
21982198
Direct normal irradiance from clear sky model. [Wm⁻²]

0 commit comments

Comments
 (0)