flexmeasures icon indicating copy to clipboard operation
flexmeasures copied to clipboard

Error resampling to resolution of sensors recording instantaneous values

Open Flix6x opened this issue 1 year ago • 1 comments

In flexmeasures/data/models/generic_assets.py", line 387, in search_beliefs:

bdf = bdf.resample_events(min_resolution)

Fails with ZeroDivisionError: integer division or modulo by zero.

Flix6x avatar Aug 29 '22 07:08 Flix6x

Related to #437.

Flix6x avatar Aug 29 '22 09:08 Flix6x