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

FE is interpolating bad rooftop solar data #246

Open
simonhac opened this issue Feb 4, 2024 · 1 comment
Open

FE is interpolating bad rooftop solar data #246

simonhac opened this issue Feb 4, 2024 · 1 comment

Comments

@simonhac
Copy link

simonhac commented Feb 4, 2024

might be better to fix this in the backend.

you can see that the FE is interpolating down to zero and up to valid values:
image

the historical data ends with a run of zeros (should probably be null or NaN):
image

btw, the forecast data looks fine, and the code dutifully (but not really desirably) interpolates back up to these valid values:
image

@simonhac
Copy link
Author

simonhac commented Feb 4, 2024

there's an argument for interpolating the solar data (down to 5 minute intervals) on the BE… as this is required for flow accounting.

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

No branches or pull requests

1 participant