Skip to content

Commit f38c0a9

Browse files
committed
Merge branch 'irradiance_updates' of https://github.com/RDaxini/pvlib-python into irradiance_updates
2 parents 0edb2f3 + 2d219a3 commit f38c0a9

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
@@ -58,8 +58,8 @@ def get_extra_radiation(datetime_or_doy, solar_constant=1366.1,
5858
Returns
5959
-------
6060
dni_extra : float, array, or Series
61-
The extraterrestrial radiation present in watts per square meter
62-
on a surface which is normal to the sun. Pandas Timestamp and
61+
The extraterrestrial radiation normal to the sun. [Wm⁻²]
62+
Pandas Timestamp and
6363
DatetimeIndex inputs will yield a Pandas TimeSeries. All other
6464
inputs will yield a float or an array of floats. See :term:`dni_extra`.
6565

0 commit comments

Comments
 (0)