@@ -645,10 +645,10 @@ def klucher(surface_tilt, surface_azimuth, dhi, ghi, solar_zenith,
645645 east of north (e.g. North = 0, South=180 East = 90, West = 270).
646646
647647 dhi : numeric
648- Diffuse horizontal irradiance. [Wm⁻²] DHI must be >=0.
648+ Diffuse horizontal irradiancem, must be >=0. [Wm⁻²]
649649
650650 ghi : numeric
651- Global irradiance. [Wm⁻²] DNI must be >=0.
651+ Global horizontal irradiance, must be >=0. [Wm⁻²]
652652
653653 solar_zenith : numeric
654654 Apparent (refraction-corrected) zenith angles in decimal
@@ -692,10 +692,10 @@ def klucher(surface_tilt, surface_azimuth, dhi, ghi, solar_zenith,
692692
693693 References
694694 ----------
695- .. [1] Klucher, T. M., 1979. Evaluation of models to predict insolation on
696- tilted surfaces. Solar Energy 23 (2), 111-114.
695+ .. [1] Klucher, T. M. " Evaluation of models to predict insolation on
696+ tilted surfaces" 1979, Solar Energy vol. 23 (2), pp. 111-114
697697 :doi:`10.1016/0038-092X(79)90110-5`
698- .. [2] Loutzenhiser P.G. et. al. "Empirical validation of models to
698+ .. [2] Loutzenhiser P. G. et al. "Empirical validation of models to
699699 compute solar irradiance on inclined surfaces for building energy
700700 simulation" 2007, Solar Energy vol. 81. pp. 254-267
701701 :doi:`10.1016/j.solener.2006.03.009`
0 commit comments