-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add irradiance.clearsky_index #571
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
19 commits
Select commit
Hold shift + click to select a range
f0a10ab
basic code for irradiance.clearsky_index, still needs full docstring …
kevinsa5 1350d2a
Add a float conversion to irradiance.clearsky_index to allow integer …
kevinsa5 cd7a596
added tests for irradiance.clearsky_index
kevinsa5 0099762
fix typo in irradiance.clearsky_index test
kevinsa5 4b208e9
fix typo in irradiance.clearsky_index test
kevinsa5 4a215f5
Merge branch 'master' of https://github.com/pvlib/pvlib-python
kevinsa5 c57892a
Update pvlib/test/test_irradiance.py to remove extra spaces
kevinsa5 9ae594c
fixed incorrect documentation for irradiance.clearsky_index
kevinsa5 8f601ad
Merge branch 'master' of https://github.com/kevinsa5/pvlib-python
kevinsa5 96d0cf3
rename poorly-named variables in irradiance.clearsky_index
kevinsa5 dc5b9ca
truncate nan/inf values to zero in irradiance.clearsky_index
kevinsa5 86e4531
update whatsnew and api.rst
kevinsa5 cc0120f
Merge branch 'master' into master
kevinsa5 6fbe8a3
improved formatting to satisfy stickler
kevinsa5 6fb9a33
Merge branch 'master' of https://github.com/kevinsa5/pvlib-python
kevinsa5 20f189a
preserve input nans for irradiance.clearsky_index
kevinsa5 f9f6079
remove trailing whitespace
kevinsa5 329d0ca
refactor irradiance.clearsky_index to simplify type-handling logic. …
kevinsa5 a6e1940
revert change to inf/nan handling; input infs yield clearsky_index=nan
kevinsa5 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
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.