You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Horizon coefficient should be allowed to go negative in the Perez transposition model (#1239)
* Merged PR 13463: Horizon coefficient should be allowed to go negative in the Perez transposition model
Horizon coefficient should be allowed to go negative in the Perez transposition model
Link to the original paper: https://www.osti.gov/servlets/purl/7024029
Section III.2 states this explicitly for the horizon component:
"(2) The horizon brightening coefficient, F2, is negative for overcast and low E occurrences -- indicative of brightening of the zenithal region of the sky for these conditions. This becomes positive past intermediate conditions and increases substantially with clearness."
Note that this change also impacts results from the DIRINT model (used to generate DNI from GHI).
This change corresponds to revision 8 of the SAM vs PVLib comparison, found here:
https://cleanpower1.sharepoint.com/sites/SolarAnywhere/Shared%20Documents/Power%20Model%20Discussions/PVLib_Comparison_Rev8_FixPvLibPerezModelF2Bound.zip
* Merged PR 13472: Fix reported Stickler issues
Fix reported Stickler issues
This is an attempt to fix all formatting requirement failures reported by Stickler CI for PR 1239 to the pvlib-python project.
Related work items: #18784
* Merged PR 13479: Final changes to meet formatting requirements
I was shown how to validate this locally and fixed all issues, so this should be the last round. I couldn't cherry pick due to conflicts. but this shouldn't include any other changes.
Related work items: #18784
* Add appropriate details of the bug fix to the 'what's new' content.
0 commit comments