Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

define trajectory/flight/traffic classes? #5

Open
espinielli opened this issue Jul 7, 2019 · 0 comments
Open

define trajectory/flight/traffic classes? #5

espinielli opened this issue Jul 7, 2019 · 0 comments

Comments

@espinielli
Copy link
Collaborator

  • Define a common format for a trajectory, for example:
    • a dataframe of (at least) id, timestamp, longitude, latitude, altitude
    • a list of tracks. A track being a set of position reports.
      This definition could cater for holes in the trajectory or maybe recordings from
      different receivers/sources (ADS-B/CPR).
    • a dataframe of segments a la SO6. Further some segments could be marked as "holes"
      when there is no coverage
@espinielli espinielli changed the title define a trajectory class? define trajectory/flight/traffic classes? Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant