traffic v2.5
Main changes since v2.4 include:
- Navigation events (runway alignment, runway changes, go-around, etc.)
- Support for flight phases from OpenAP
- Support for sliding windows
- Summary views for Traffic structures
- FlightIterator structures with proper representation and indexation
- Flight interaction with iterators through
has()/next()/sum()/all()
- Flight support dynamic attributes, e.g.
altitude_max
- Flight aggregation per window with
agg_time()
Minor improvements:
- cartotools v.1.2.2 for better representations of airports
- More sample trajectories for documentation, gallery and testing
- Better API for leaflet on Flight and Traffic, popup windows
- Example gallery page
- Documentation improvements