Skip to content

traffic v2.2

Compare
Choose a tag to compare
@xoolive xoolive released this 20 Nov 10:13
· 944 commits to master since this release

Main changes since v2.1 include:

  • a more general Traffic indexation (slices, integers, etc.);
  • facilities for computing and plotting wind fields;
  • Flight.agg_time() to compute indicators on sliding windows, Flight.distance() now accepts airspaces and polygons;
  • trajectory representations in notebooks are now simplified (resulting in lighter notebooks);
  • access to more tables in OpenSky Impala; more general requests using airports for ADS-B and EHS, and using bounds for EHS messages (with associated documentation);
  • decoding raw messages with pymodes now pass bytes, preparing for an optimised/compiled version of pymodes;
  • a new plugin for Kepler.gl;
  • sources of data ordered by provider (faa, eurocontrol), with more parsing facilities

and various bugfixes