-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
When I see the sensor page, I see only data with the smallest horizon (latest forecasts or measurements).
However, the sensor Statistics select all available data.
- So the graphs might not show the min/max I see in the Statistics
- And: I might get a sum over all forecasts (not sure, we should check that), which is not what the user expects.
Option 1: We should compute the statistics also with only latest horizons. We should also add an informative sentence saying that that is what you see.
Option 2: Option 1, but also add (keep) the statistics with all horizons. Because, if one runs the playback, they do see all the forecasts coming by, actually. Then there would be a switch, to see Statistics with all or only latest horizons (default: only latest)
It is okay to do only Option 1 for now.
Reactions are currently unavailable