-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Run ModelChain from POA irradiance #943
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 4 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
70ef8ee
add _from_poa, _from_effective_irradiance methods
cwhanse 4bdbb42
indentation, lint
cwhanse 49e2275
sort out weather, total_irrad, effective_irradiance
cwhanse 49f3c47
Merge branch 'master' of https://github.com/pvlib/pvlib-python into poa
cwhanse c524921
Merge branch 'master' of https://github.com/pvlib/pvlib-python into poa
cwhanse d678978
fix _prep_inputs_solar_pos
cwhanse ad23a37
press_temp
cwhanse c30f26b
Merge branch 'master' of https://github.com/pvlib/pvlib-python into poa
cwhanse 6e91a78
reorganize code that assigns weather and total_irrad
cwhanse b8d9c3d
add prepare_temperature
cwhanse 8149cda
merge master
cwhanse 73854a7
start fixing tests
cwhanse 7452d6b
start on tests
cwhanse 8bda69a
split run_model_from_effective_irradiance
cwhanse 018c2e9
fix tests, sticker
cwhanse 1cb712c
more test fixes
cwhanse 07b8c4d
another test fix
cwhanse 4b947ee
add test for prepare_temperature
cwhanse 169a28e
don't replace missing poa_global with effective_irradiance
cwhanse a67d268
make _prepare_temperature private
cwhanse de54801
add _assign_weather() to test
cwhanse 436b689
method name to sapm_temp
cwhanse ea38d99
use the correct class
cwhanse 74c12bb
Merge branch 'master' of https://github.com/pvlib/pvlib-python into poa
cwhanse 1477138
api, whatsnew
cwhanse 9113da9
docstring improvements, use assert_frame_equal
cwhanse c72e3d0
delete [k]
cwhanse 91b7c7d
Merge branch 'master' of https://github.com/pvlib/pvlib-python into poa
cwhanse 11cb93b
add issue to whatsnew
cwhanse 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
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.