Skip to content

Commit d92f836

Browse files
committed
so that -> so
1 parent 39104b2 commit d92f836

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ There is a convention on consistent variable names throughout the library:
147147

148148
solar_azimuth
149149
Azimuth angle of the sun in degrees East of North.
150-
The pvlib-python convention is defined as degrees east of north, so that
150+
The pvlib-python convention is defined as degrees east of north, so
151151
North = 0°, East = 90°, South = 180°, West = 270°.
152152

153153
solar_zenith
@@ -164,7 +164,7 @@ There is a convention on consistent variable names throughout the library:
164164

165165
surface_azimuth
166166
Azimuth angle of the surface in degrees East of North. The pvlib-python
167-
convention is defined as degrees east (clockwise) of north, so that North = 0°,
167+
convention is defined as degrees east (clockwise) of north, so North = 0°,
168168
East = 90°, South = 180°, West = 270°. Other tools may use different
169169
conventions.
170170

0 commit comments

Comments
 (0)