-
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
add spectrum.average_photon_energy
gallery example
#2206
Conversation
For everyone else stalking Dax progress with each commit: https://pvlib-python--2206.org.readthedocs.build/en/2206/gallery/spectrum/average_photon_energy.html#sphx-glr-gallery-spectrum-average-photon-energy-py |
add interpretation of APE values underneath table
add ape table
add last accessed to references
wording, remove table
reference order
Tentatively marking this ready for review. Would be good to get some feedback at this stage. |
spectrum.average_photon_energy
gallery examplespectrum.average_photon_energy
gallery example
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.
Looks good @RDaxini! Some minor edits and ideas from my side.
Co-authored-by: Ioannis Sifnaios <[email protected]>
Thanks for the review @IoannisSifnaios |
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 like it. It's a bit lengthy for a gallery example, but until we have a better place for long-form tutorial content, I think this is fine.
A few suggestions below.
Co-authored-by: Kevin Anderson <[email protected]>
add = variable names remove unused package
gallery example ref
I have resolved all outstanding issues. Let me know if there's anything else
^hmm I had been thinking along similar lines |
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!
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 too.
Minor visualization suggestions down below; they ain't blockers.
Co-authored-by: Kevin Anderson <[email protected]>
update legend Co-Authored-By: Kevin Anderson <[email protected]> Co-Authored-By: Echedey Luis <[email protected]>
@echedey-ls @kandersolar see the last commit, does that look better? Let me know what you think. Happy to revise further if necessary. I appreciate the review/suggestions |
Yeah! It super good. |
Thanks @RDaxini :) |
spectrum.average_photon_energy
#2194docs/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.This example demonstrates the use of
spectrum.average_photon_energy
with the output ofspectrum.spectrl2
as an input.Link to example here