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

Allow multiple granularities in jobs #196

Open
lboeman opened this issue Mar 25, 2021 · 0 comments
Open

Allow multiple granularities in jobs #196

lboeman opened this issue Mar 25, 2021 · 0 comments
Labels
api enhancement New feature or request

Comments

@lboeman
Copy link
Contributor

lboeman commented Mar 25, 2021

There are a couple quirks in the use cases in the compare case between uploading actual power on a site-level vs inverter level.

If I upload site level, I am really only interested in getting site-level weather adjusted in return, as mentioned above.

If I upload inverter-level, I can't also upload site level. So that limits the use case there to just being inverter level comparisons. That all works, and the results are very useful for that. However, without the site-level meter data I don't need the site-level comparisons that the tool returns. So the Monthly Summary results table and results download become kind of extraneous, because I am going to want to have those with meter data, not inverter sums in most cases.

This is all just quality of life. But ideally, I could upload both the site level actual power and inverter level power at the same time. As it stands now I need to do the comparison workflow twice, once to get useful site-level results and once to get useful inverter level results.

It might not be worth the coding time to fix this. As a user I could always just run the inverter level version of the tool, download the results, and then on my end just use my meter data to make the site-level comparisons. But I do think it would be compelling to eventually be able to do that all in one go in SPI.

Originally posted by @ncroft-b4 in #180 (comment)

@lboeman lboeman added api enhancement New feature or request labels Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant