Skip to content

Commit b125897

Browse files
committed
remove aoi range statement
1 parent 8d1e718 commit b125897

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/sphinx/source/user_guide/extras/nomenclature.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ There is a convention on consistent variable names throughout the library:
2222

2323
aoi
2424
Angle of incidence. Angle between the surface normal vector and the
25-
vector pointing towards the sun's center. Must be >=0 and <=180 degrees.
26-
When the sun is behind the surface, the value is >90 degrees.
25+
vector pointing towards the sun's center.
2726

2827
aoi_projection
2928
cos(aoi). When the sun is behind the surface, the value is negative.

0 commit comments

Comments
 (0)