Skip to content

TimeSeries.get: remove known find()-only kwargs for fetch() attempt

This commit adds minimal parsing of some find()/read()-only kwargs when moving to fetch() within TimeSeries.get(). This allows lazy passing of kwargs.

Merge request reports