Commit ad89390
Update irradiance.haydavies docs; use Wm⁻² instead of W/m^2 throughout
* Update irradiance.py
add eqn variable definitions
rearrange references
changed beta into theta_T to avoid double definition --- surface tilt, and "daily average of the solar elevation in degrees" (pvlib.irradiance.diffuse_par_spitters)
* Update irradiance.py
* Update irradiance.py
Remove Loutzenhiser P.G. et. al. reference. I do not see it cited anywhere here in the docs for the haydavies model
* Update irradiance.py
add "projection ratio" to variable definition
* Update irradiance.py
separate A and R_b
* Update irradiance.py
Change all instances of W/m^2 into Wm⁻²
* Update irradiance.py
W/m^2 to Wm⁻²
* Update irradiance.py
* add url to references
* Update irradiance.py
* unit typesetting suggestion
* Update irradiance.py
* Update irradiance.py
* Update pvlib/irradiance.py
Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
* eqn typesetting
* minor wording edits
* Update v0.11.1.rst
* Update irradiance.py
adjust units
Co-Authored-By: Echedey Luis <80125792+echedey-ls@users.noreply.github.com>
* Update irradiance.py
* \theta_T -> \beta
* add last accessed to reference
* remove spurious period
* Apply suggestions from code review
Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
* Update irradiance.py
Co-Authored-By: Cliff Hansen <5393711+cwhanse@users.noreply.github.com>
* Update irradiance.py
---------
Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
Co-authored-by: Echedey Luis <80125792+echedey-ls@users.noreply.github.com>
Co-authored-by: Cliff Hansen <5393711+cwhanse@users.noreply.github.com>pvlib.irradiance (#2191)1 parent d45790a commit ad89390
File tree
2 files changed
+103
-90
lines changed- docs/sphinx/source/whatsnew
- pvlib
2 files changed
+103
-90
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | 65 | | |
67 | 66 | | |
68 | | - | |
69 | 67 | | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
73 | 71 | | |
74 | 72 | | |
| 73 | + | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments