-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Implement pvlib.irradiance.louche
decomposition model
#1705
Conversation
Confused in tests, shall I take subset of tests from |
Hey guys please have a look over the PR and let me know of any changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll start the CI for this one.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few formatting adjustment. Thanks @Lakshyadevelops
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
Thanks for the guidance @cwhanse. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @Lakshyadevelops! Here are some suggestions to make this code more consistent with pvlib conventions and the other irradiance decomposition functions.
@Lakshyadevelops do you think you'll be able to update this PR for the above comments? Let us know if not and we can finish it. Thanks :) |
Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks @Lakshyadevelops for this PR!
pvlib.irradiance.louche
decomposition model
docs/sphinx/source/reference
for API changes.docs/sphinx/source/whatsnew
for all changes. Includes link to the GitHub Issue with:issue:`num`
or this Pull Request with:pull:`num`
. Includes contributor name and/or GitHub username (link with:ghuser:`user`
).remote-data
) and Milestone are assigned to the Pull Request and linked Issue.