Skip to content

Commit dc68738

Browse files
committed
example application
1 parent 0041d7e commit dc68738

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
@@ -371,9 +371,9 @@ def get_sky_diffuse(surface_tilt, surface_azimuth,
371371
solar_azimuth : numeric
372372
Solar azimuth angle. [degree]
373373
dni : numeric
374-
Direct Normal Irradiance. [W/m2]
374+
Direct Normal Irradiance. [|wm2|]
375375
ghi : numeric
376-
Global horizontal irradiance. [W/m2]
376+
Global horizontal irradiance. [Wm|^-2|]
377377
dhi : numeric
378378
Diffuse horizontal irradiance. [W/m2]
379379
dni_extra : numeric, optional

0 commit comments

Comments
 (0)