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 for upsampling of instantaneous measurements #136

Closed
nhoening opened this issue May 18, 2021 · 2 comments
Closed

Allow for upsampling of instantaneous measurements #136

nhoening opened this issue May 18, 2021 · 2 comments
Labels

Comments

@nhoening
Copy link
Contributor

Flexmeasures upsamples data sent to the API in a lower resolution which is a multiple of the required sensor resolution.
This doesn't apply to sensor measuring instantaneous values.

This requires at least a small fix in the validator post_data_checked_for_required_resolution.

There is a bigger modelling topic of sensor resolution vs data frequency behind this, but in this issue we won't tackle all of it.

@Flix6x
Copy link
Contributor

Flix6x commented Nov 15, 2022

Relevant timely-beliefs PR: SeitaBV/timely-beliefs#118

@Flix6x Flix6x changed the title Allow for upsampling of instantanious measurements Allow for upsampling of instantaneous measurements Dec 23, 2022
@Flix6x
Copy link
Contributor

Flix6x commented Dec 23, 2022

Fixed for API v3 in #542.

@Flix6x Flix6x closed this as completed Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants