File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ There is a convention on consistent variable names throughout the library:
3434 apparent_zenith
3535 Apparent (refraction-corrected) solar zenith angle. The solar
3636 zenith angle describes the position of the sun relative to the vertical and is
37- defined as the angle between the sun’s rays and a vector pointing straight up
38- from the observer. [°]
37+ defined as the angle between a vector pointed straight up and a vector pointed
38+ at the sun, from the observer. [°]
3939
4040 apparent_elevation
4141 Refraction-corrected solar elevation angle. This is the complement of
@@ -155,9 +155,9 @@ There is a convention on consistent variable names throughout the library:
155155 North = 0°, East = 90°, South = 180°, West = 270°.
156156
157157 solar_zenith
158- Zenith angle of the sun in degrees. This is the angle between the sun's rays and
159- the vertical direction. This is the complement of :term: ` solar_elevation `
160- (90 - elevation). [°]
158+ Zenith angle of the sun in degrees. This is the angle between is between a
159+ vector pointed straight up and a vector pointed at the sun, from the observer.
160+ This is the complement of :term: ` solar_elevation ` (90 - elevation). [°]
161161
162162 spectra
163163 spectra_components
You can’t perform that action at this time.
0 commit comments