Skip to content

Commit 5e146ad

Browse files
committed
removed range limitation of AOI in the docstring
1 parent 5da62e0 commit 5e146ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pvlib/irradiance.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,6 @@ def globalinplane(AOI, DNI, In_Plane_SkyDiffuse, GR):
411411
AOI : float or Series
412412
Angle of incidence of solar rays with respect
413413
to the module surface, from :func:`aoi`.
414-
AOI must be >=0 and <=180.
415414
416415
DNI : float or Series
417416
Direct normal irradiance (W/m^2), as measured

0 commit comments

Comments
 (0)