xoolive / traffic

A toolbox for processing and analysing air traffic data
https://traffic-viz.github.io/
MIT License
362 stars 80 forks source link

fix: flightplan and intervals #353

Closed Vibujor closed 9 months ago

Vibujor commented 1 year ago

flight.py : fix __sub__ to return self if FlightIterator is empty flightplan.py : fix _parse to stay within bounds if flight plan ends with DCT traffic.py : create between_feature