-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Implement irradiance.complete_irradiance with component sum equations #1567
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
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
83f0990
added new irradiance function for component sum
5980930
added to docstrings
1b2e5ed
updated docstrings
08a18cf
updated methods with new component_sum_irradiance() function
21599f6
added associated unit test for the new component sum function
fbf0ee9
added units tests for the component_sum_irradiance() function
34344e9
added whatsnew file for v0.9.4
24771c0
Merge branch 'master' into component_sum_equations
kperrynrel 533d63b
fixed modelchain error to stop unit test erroring
db45cae
updated modelchains to get rid of unit test error
1a554e8
removed clearsky_dni arg for cases where it's not used
73e9b55
updated naming conventions for component_sum_irradiance function in m…
789540f
updated the routines to remove pep8 errors, added to clearsky_dni doc…
06cb584
updated the routine to return dataframe after calculating component s…
b0ae6f4
updated the PR based on @kanderso-nrel review
e776928
made updates based on kanderso-nrel's suggestions
74c954d
updated all the unit tests to pass
bebf349
Update pvlib/irradiance.py
kperrynrel f35b8e0
Update pvlib/irradiance.py
kperrynrel 98e531c
moved warning out of dni generation call (just ghi and dhi)
9255aa2
updated warning statement
ed6e106
fix sticklerci formatting errors
9cfde3b
Update pvlib/irradiance.py
kperrynrel 7cc3485
updates to name-changed to 'complete_irradiance'
aff38d4
fixed over-indentation error
e595465
removed default none from function params
78a180d
Merge branch 'master' into component_sum_equations
kperrynrel 4fac56f
Update docs/sphinx/source/whatsnew/v0.9.4.rst
kperrynrel b9ec987
made updates based on @cwhanse's recommendations
kperrynrel e07f516
integrate updates pull
kperrynrel 7ce6fa6
Update pvlib/irradiance.py
kperrynrel 881779e
Update pvlib/irradiance.py
kperrynrel a0d6b18
changed to pytest error raise based on @wholmgren's recommendation
kperrynrel 99205b4
Made updates to code based on @wholmgren's recommendations
kperrynrel 51272d4
Merge updates
kperrynrel 01736b9
fix pep8 error 2
kperrynrel 3958012
updated modelchains to use zenith instead of apparent zenith
kperrynrel f8dd098
Merge branch 'master' into component_sum_equations
kperrynrel 725d859
check that unit tests run
kperrynrel 65fde50
undo ModelChain.complete_irradiance test changes
kandersolar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.