Skip to content

move linke turbidity lookup out of clearsky.ineichen #95

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

Closed
wholmgren opened this issue Nov 3, 2015 · 1 comment · Fixed by #98
Closed

move linke turbidity lookup out of clearsky.ineichen #95

wholmgren opened this issue Nov 3, 2015 · 1 comment · Fixed by #98
Labels
Milestone

Comments

@wholmgren
Copy link
Member

I'd like to move the Linke turbidity look up code out of clearsky.ineichen and into its own function. The clearsky.ineichen API can remain the same, and it can call the new function to automatically pull in the turbidity data. Two advantages: you can easily access the turbidity data that is driving your pv models, you can cache the result so that you don't have to read and process the file over and over.

@wholmgren wholmgren added the api label Nov 3, 2015
@wholmgren wholmgren added this to the 0.3 milestone Nov 3, 2015
@cwhanse
Copy link
Member

cwhanse commented Nov 3, 2015

I agree. There are other data sources for turbidity and it would be useful to have the option to supply turbidity as input to the Ineichen (or other) models.

Cliff

Sent from my iPhone

On Nov 3, 2015, at 9:46 AM, Will Holmgren <[email protected]mailto:[email protected]> wrote:

I'd like to move the Linke turbidity look up code out of clearsky.ineichen and into its own function. The clearsky.ineichen API can remain the same, and it can call the new function to automatically pull in the turbidity data. Two advantages: you can easily access the turbidity data that is driving your pv models, you can cache the result so that you don't have to read and process the file over and over.

Reply to this email directly or view it on GitHubhttps://github.com//issues/95.

This was referenced Nov 5, 2015
@wholmgren wholmgren modified the milestones: 0.2.2, 0.3 Mar 13, 2016
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 a pull request may close this issue.

2 participants