This release fixes a bug when --filter-duplicates off
is used. It should work correctly now.
- In the model configuration, lengths and azimuths of the track were incorrectly accessed when they were not existing due to the points lying on top of each other (which means in this software that the segment between the points has no valid length and no valid azimuth). As this can only happen when duplicate filtering is turned off, this issue slipped though until now.
Full Changelog: v1.0.4...v1.0.5