Update cli.py #1
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I added the altitude 'filter' in line 70 so that the camera was not constantly following the landing aircraft at the local airport. I wanted to be able to identify the aircraft that were going 'over-the-top'.
I live so close to the final approach at my local airport the camera was fixated on following these landing planes because they were always the closest aircraft, I'm literally less than 2 miles from the approach line.
I don't have the coding skills to add this as an option in the command line options - but I'm guessing it would be a simple addition, my attempt ended badly. I chose 30000 feet as my boundary as this is supposedly the area where contrails are most likely to be started to be produced.