Skip to content

Commit 67d5b4b

Browse files
RDaxinikandersolar
andauthored
Apply suggestions from code review
Co-authored-by: Kevin Anderson <[email protected]>
1 parent 095f348 commit 67d5b4b

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
@@ -2152,10 +2152,10 @@ def dirindex(ghi, ghi_clearsky, dni_clearsky, zenith, times, pressure=101325.,
21522152
Global horizontal irradiance. [Wm⁻²]
21532153
21542154
ghi_clearsky : array-like
2155-
Global horizontal irradiance from clear sky model,. [Wm⁻²]
2155+
Global horizontal irradiance from clear sky model. [Wm⁻²]
21562156
21572157
dni_clearsky : array-like
2158-
Direct normal irradiance from clear sky model,. [Wm⁻²]
2158+
Direct normal irradiance from clear sky model. [Wm⁻²]
21592159
21602160
zenith : array-like
21612161
True (not refraction-corrected) zenith angles in decimal

0 commit comments

Comments
 (0)