Interpolation module is overly interpolating a trajectory track
Linearly interpolating a track is returning an excessive number of messages regardless of the timedelta informed. A five-minute interpolation returns hundreds of thousands of messages when it should return a few thousand. Using the last version of the interpolation file, which comes previous to the current one, yields a correct interpolation.