Skip to content

Improve heading and track computation #461

Description

@dharmab

We currently use a naive implementation for determining headings and track directions by looking at the most recent position change of a single trackfile per group. This can give strange results in manuevering groups.

  1. Incorporate all trackfiles in a group into heading and track direction determinating.
  2. Look at the full trackfile length, not just the most recent two points. Fit a curve to the points and determine if a coherent track direction exists.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions