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

Generation to pass through resource data #71

Closed
grantbuster opened this issue Nov 25, 2019 · 1 comment
Closed

Generation to pass through resource data #71

grantbuster opened this issue Nov 25, 2019 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@grantbuster
Copy link
Member

Why this feature is necessary:
We have had many cases where users want to pass through resource data (ghi, wind speed, etc...) for downstream analysis. It makes sense that the generation module would make this possible. Even though this is feature drift, the generation architecture should make this easy to implement.

A possible solution is:
In the generation module, copy the requested resource data to the outs dictionary. Use a method similar to the resource mean computation.

I have considered the following alternatives:
Scripts. Gen architecture is better.

@grantbuster grantbuster added the feature New feature or request label Nov 25, 2019
@grantbuster grantbuster self-assigned this Nov 25, 2019
@grantbuster
Copy link
Member Author

Closed in #72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant