Skip to content

Make sure adaptive interpolate works same as non-adaptive

When the number of tuples match, adaptive temporal interpolation must work the same as the non-adaptive version. This also fixes a crash that could happen in parallel when one process received as input a dataset with no points.

Merge request reports