Historical data response without duplicate validity times #116
Labels
part:❓
We need to figure out which part is affected
priority:❓
We need to figure out how soon this should be addressed
type:enhancement
New feature or enhancement visitble to users
Milestone
What's needed?
There are multiple forecasts for the same validity time with different creation times. Usually users only need a single forecast for each validity time.
Proposed solution
There should be an option to remove all duplicate forecasts with the same validity time based on their relation to the creation time. For instance usually forecasts are only available some hours after they were created. This means, when requesting the data, we would only return the validity time with creation time closest to the validity time, but ignoring those where creation time is below a certain user-defined time difference.
Use cases
No response
Alternatives and workarounds
Currently the user has to do the de-duplication.
Additional context
No response
The text was updated successfully, but these errors were encountered: