Skip to main content

Cursor on Target (CoT) Aircraft Classifier

Project description

IF YOU HAVE AN URGENT OPERATIONAL NEED: Email ops@undef.net or call/sms +1-415-598-8226

AirCoT is a Python Module with functions & methods for Cursor on Target (CoT) Event typing/classifying of aircraft based on ADS-B data.

Examples of software clients using the AirCoT:

  • adsbcot: Automatic Dependent Surveillance-Broadcast (ADS-B) to Cursor on Target (CoT) Gateway. Transforms ADS-B position messages to CoT PLI Events.

  • adsbxcot: ADS-B Exchange to Cursor on Target (CoT) Gateway. Transforms ADS-B position messages to CoT PLI Events.

  • stratuxcot: Stratux ADS-B to Cursor on Target (CoT) Gateway. Transforms position messages to CoT PLI Events.

Support AirCot Development

AirCoT has been developed for the Disaster Response, Public Safety and Frontline community at-large. This software is currently provided at no-cost to our end-users. All development is self-funded and all time-spent is entirely voluntary. Any contribution you can make to further these software development efforts, and the mission of AirCoT to provide ongoing SA capabilities to our end-users, is greatly appreciated:

Support AirCot development: Buy me a coffee!

Requirements

AirCoT requires Python 3.6 or above and WILL NOT work on Python versions below 3.6 (that means no Python 2 support).

Installation

AirCoT is installed as a dependency for various other programs (see above) but can be installed and updated independently.

Installing as a Debian/Ubuntu Package:

$ wget https://github.com/ampledata/aircot/releases/latest/download/python3-aircot_latest_all.deb
$ sudo apt install -f ./python3-aircot_latest_all.deb

Install from the Python Package Index:

$ pip install aircot

Install from this source tree:

$ git clone https://github.com/ampledata/aircot.git
$ cd aircot/
$ python setup.py install

Source

Github: https://github.com/ampledata/aircot

Author

Greg Albrecht W2GMD oss@undef.net

https://ampledata.org/

License

AirCoT is licensed under the Apache License, Version 2.0. See LICENSE for details.

Style

  1. Prefer double-quotes over single quotes.

  2. Prefer spaces over tabs.

  3. Follow PEP-8.

  4. Follow Google Python Style.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aircot-1.1.0.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

aircot-1.1.0-py3-none-any.whl (11.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page