In https://github.com/SeitaBV/flexmeasures/issues/78, we have a use case for querying the most recent event with actual measurements (not forecasts). I'm breaking this down into two requests, handled in separate PRs.
PR #81 deals with filtering for the most recent event only.
PR #82 deals with filtering for beliefs post knowledge time.
In https://github.com/SeitaBV/flexmeasures/issues/78, we have a use case for querying the most recent event with actual measurements (not forecasts). I'm breaking this down into two requests, handled in separate PRs.