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

Altitude / max Altitude filter #224

Open
groundhogxc opened this issue Apr 3, 2023 · 2 comments
Open

Altitude / max Altitude filter #224

groundhogxc opened this issue Apr 3, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@groundhogxc
Copy link

groundhogxc commented Apr 3, 2023

A filter for flight altitude would be great. Specifically, most useful would probably be "max altitude".

Use case: Trying to look at all flights that were not wave flights on a given day (use a filter max_altitude < 3000 for example), or, conversely, to look at all flights of a region that were wave flights (max_alt > 3000 or whatever is useful for that region).

Of course if you have a better idea to filter for wave, that'd be fine as well... (Circling fraction < some percentage could also be useful for example, could also be applied to ridge flying).

@groundhogxc groundhogxc added the enhancement New feature or request label Apr 3, 2023
@samuel-git
Copy link
Contributor

grafik

here a quick idea how this could look like @moldhouse

@groundhogxc
Copy link
Author

grafik

here a quick idea how this could look like @moldhouse

Looks nice!
But I would not call it "wave", but rather just "altitude" if it is purely a max-altitude-based filter with no other wave-specific properties.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants