-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Docstring for irradiance.liujordan isn't clear #1100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The original author of this code provided a pdf for the relevant section of the book. This expression is equation 11.13. The preceding line states "...using an empirical equation adapated from Liu and Jordan (1960)". So it's fair to question whether this function should really be called |
Thanks @wholmgren. I propose to:
|
Good plan. Thanks for digging into this. |
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Docstring lists a parameter
pressure
but the parameter should beairmass
. Appears to be an oversight in #386.I examined the 1960 Liu/Jordan paper and don't recognize the equation coded
pvlib-python/pvlib/irradiance.py
Line 2231 in e4852c5
@wholmgren this function was added in #180
The text was updated successfully, but these errors were encountered: