Skip to content
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

refactor ModelChain._prep_inputs_solar_pos for wx in poa solpos #1140

Merged
merged 4 commits into from
Jan 22, 2021

Conversation

wholmgren
Copy link
Member

@wholmgren wholmgren commented Jan 22, 2021

Also addresses style issue raised in #1135.

#1113 is also relevant to this PR because we'd end up explicitly passing the temperature data rather than optionally bundling it in kwargs.

@wholmgren wholmgren added the bug label Jan 22, 2021
@wholmgren wholmgren added this to the 0.9.0 milestone Jan 22, 2021
Copy link
Member

@cwhanse cwhanse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with regard to #1065. Leave #1113 open? The idea proposed there is to drop the fallback to 20C and 1 m/s if temperature and wind speed are not present.

@wholmgren
Copy link
Member Author

Yes, sorry, didn't mean to suggest that it would close #1113, only that the same area of the code is relevant (among other parts).

@wholmgren wholmgren merged commit 641e096 into pvlib:master Jan 22, 2021
@wholmgren wholmgren deleted the presstemp branch January 22, 2021 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent default settings for _prep_inputs_solar_pos in prepare_inputs and prepare_inputs_from_poa
2 participants