Skip to content

Commit 39104b2

Browse files
committed
nomenclature revision
1 parent 120027a commit 39104b2

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,11 @@ There is a convention on consistent variable names throughout the library:
3232
Average photon energy
3333

3434
apparent_zenith
35-
Refraction-corrected solar zenith angle in degrees.
36-
This angle accounts for atmospheric refraction effects.
35+
Refraction-corrected solar zenith angle. [°]
3736

3837
apparent_elevation
39-
Refraction-corrected solar elevation angle in degrees. Must be >=-90 and <=90.
40-
This is the complement of apparent_zenith (90 - apparent_zenith).
38+
Refraction-corrected solar elevation angle. This is the complement of
39+
:term:`apparent_zenith` (90 - apparent_zenith). [°]
4140

4241
bhi
4342
Beam/direct horizontal irradiance
@@ -154,7 +153,7 @@ There is a convention on consistent variable names throughout the library:
154153
solar_zenith
155154
Zenith angle of the sun in degrees. This is the angle between the sun's rays and
156155
the vertical direction. This is the complement of :term:`solar_elevation`
157-
(90 - elevation).
156+
(90 - elevation). [°]
158157

159158
spectra
160159
spectra_components

0 commit comments

Comments
 (0)