Skip to content

Commit 275ad30

Browse files
committed
reformat kt
1 parent 9af2420 commit 275ad30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pvlib/irradiance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1812,7 +1812,7 @@ def disc(ghi, solar_zenith, datetime_or_doy, pressure=101325,
18121812
18131813
min_cos_zenith : numeric, default 0.065
18141814
Minimum value of cos(zenith) to allow when calculating global
1815-
clearness index ``kt``. Equivalent to zenith = 86.273°.
1815+
clearness index :math:`k_t`. Equivalent to zenith = 86.273°.
18161816
18171817
max_zenith : numeric, default 87
18181818
Maximum value of zenith to allow in DNI calculation. DNI will be

0 commit comments

Comments
 (0)