Skip to content

Check in all time-related adapters that request is not out of time range

Martin Lange requested to merge check-adapter-time into main

Make sure that the requested time is not later than the last data received, and not earlier than the earliest data. Could otherwise result in unwanted extrapolation.

Edited by Martin Lange

Merge request reports