-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Implement reverse transposition using Perez-Driesse forward transposition #1907
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
Conversation
The function works, for anyone who wants to play with it already. The discussion about suitable function names is now open! |
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.
Nice PR! Here are a few quick comments.
@pvlib/pvlib-maintainer it is unclear whether potential reviewers are actually aware that this PR is ready for review. Is there any way to tell? |
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 @adriesse looks pretty good to me.
docs/examples/irradiance-transposition/plot_rtranpose_limitations.py
Outdated
Show resolved
Hide resolved
@AdamRJensen Do you think we will have the final form of the paper reference in time for the December release? |
I'm a bit puzzled that it is not out yet, but I expect it soon. At the very least we can add the doi: https://doi.org/10.1016/j.solener.2023.112093 |
So to wrap this up I would:
Anything else needed? |
Wow, do I get a badge for making changes that do not trigger Flake8 ?? |
Ready to merge? |
docs/examples/irradiance-transposition/plot_rtranpose_limitations.py
Outdated
Show resolved
Hide resolved
I guess I'll wait a bit in case more reviews trickle in. It ain't over 'til it's over. |
For the reverse transposition example it would be great to incorporate the GTI_DIRINT function, if anything, at least mention that pvlib offers two reverse transposition algorithms. |
…ons.py Co-authored-by: Adam R. Jensen <[email protected]>
I put in a mention and a reference. |
It's over! |
In case anyone missed it, the link works now. |
My plan is to send a thank-you note to NumFocus after this is merged. |
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 couple updates needed for the new function name but otherwise LGTM, thanks @adriesse!
My plan is to send a thank-you note to NumFocus after this is merged.
Lovely :) This PR is the last deliverable for the NF grant, right?
That's right, on time and on budget. :) |
Thanks @ALL!! |
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.