File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3782,8 +3782,8 @@ def complete_irradiance(solar_zenith,
37823782
37833783 ghi : Series, optional
37843784 Pandas series of dni data [Wm⁻²], with datetime index. Must have the
3785- same datetime index as ``dni``, ``dhi``, and ``zenith``, when available.
3786- See :term:`ghi`. [Wm⁻²]
3785+ same datetime index as ``dni``, ``dhi``, and ``zenith``, when
3786+ available. See :term:`ghi`. [Wm⁻²]
37873787
37883788 dhi : Series, optional
37893789 Diffuse horizontal irradiance, with datetime index. Must have the
@@ -3792,8 +3792,8 @@ def complete_irradiance(solar_zenith,
37923792
37933793 dni : Series, optional
37943794 Pandas series of dni data [Wm⁻²], with datetime index. Must have the
3795- same datetime index as ``ghi``, ``dhi``, and ``zenith``, when available.
3796- See :term:`dni`. [Wm⁻²]
3795+ same datetime index as ``ghi``, ``dhi``, and ``zenith``, when
3796+ available. See :term:`dni`. [Wm⁻²]
37973797
37983798 dni_clear : Series, optional
37993799 Pandas series of clearsky dni data [Wm⁻²]. Must have the same datetime
You can’t perform that action at this time.
0 commit comments