Quickstart ========== This is a series of pages/jupyter notebooks intended to guide a user through the basic functionality and use cases of this library. We will cover the following: 1. Correctly `configuring this library `_ and the `traffic `_ library it uses, 2. Downloading and preparing `airspace datasets `_, 3. `Downloading flights `_ and saving them to a file, 4. `Processing downloaded flights `_ to give a graph of airspace handovers, 5. Visualising the `resulting graph `_ and using it to process specific points and flights. **Contents** .. toctree:: :maxdepth: 1 configuration preparing_datasets demo_flight_downloader demo_graph_builder demo_airspace_graph