File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments