-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add support for diffuse IAM in the Array and PVSystem classes
#2845
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
+221
−16
Merged
Changes from 40 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
1c459d3
Add return_components to isotropic
cbcrespo 4148c53
Change OrderedDict to dict
cbcrespo f3e69b3
Add tests for isotropic with return_components=True
cbcrespo fdde55c
Merge branch 'main' of https://github.com/pvlib/pvlib-python into iso…
cbcrespo 97a34f6
Add what's new entry
cbcrespo dcd202c
Add support for 'return_components'
cbcrespo 722f6fd
Add tests
cbcrespo 2eb64ca
Raise error if return_components=True used with king or klucher
cbcrespo 8d698e3
Update pvlib/irradiance.py
cbcrespo fbf1e30
Merge branch 'main' into diffuse-components-support
cbcrespo 4be6430
Adjust docstrings
cbcrespo 41c3ff0
Fix list indentation
cbcrespo a3b9391
Merge branch 'main' into diffuse-components-support
cbcrespo 9455e83
Merge branch 'main' into pr/2800
AdamRJensen 51c08b3
Merge branch 'diffuse-components-support' of https://github.com/cbcre…
AdamRJensen 6eebc16
Merge branch 'main' into pr/2800
AdamRJensen d360853
Add more tests
cbcrespo eddb1c3
Minor fix
cbcrespo 1795658
Add whatsnew entry
cbcrespo 0c5552d
Merge branch 'main' into diffuse-components-support
cbcrespo 4871948
Add get_iam_diffuse to the Array and PVSystem classes
cbcrespo 6cbb1aa
Set all IAM outputs to dict
cbcrespo 8772a7c
Add whatsnew entry
cbcrespo 720c8ea
Minor change to docstrings
cbcrespo b4270a2
Docstring changes
cbcrespo f09a971
Add schlick_diffuse
cbcrespo e3a5a29
Merge branch 'main' of https://github.com/pvlib/pvlib-python
cbcrespo 11375de
Merge branch 'iam-dict-output' into array-iam
cbcrespo 7911c17
Add error test
cbcrespo d9bf100
Add Dataframe support
cbcrespo ae7d017
Add whatsnew entry
cbcrespo 515ff98
Merge branch 'main' into array-iam
cbcrespo a52ff3f
Fix diffuse IAM kwargs
cbcrespo 3f76a90
Add tests to fix codecov
cbcrespo 52255f2
Fix Array.get_iam_diffuse kwargs
cbcrespo e93b7c1
Implement suggestions by cwhanse
cbcrespo 1fc0e1d
Apply batched suggestions from code review
cbcrespo 4935587
Implement suggestions by kandersolar
cbcrespo 508139b
Merge branch 'array-iam' of https://github.com/cbcrespo/pvlib-python …
cbcrespo 478f02c
Remove marion_diffuse as default
cbcrespo cae647e
Fix backticks
cbcrespo 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
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.