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:
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
Copyright
AirCoT is Copyright 2021 Orion Labs, Inc.
License
AirCoT is licensed under the Apache License, Version 2.0. See LICENSE for details.
Style
Prefer double-quotes over single quotes.
Prefer spaces over tabs.
Follow PEP-8.
Follow Google Python Style.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aircot-1.0.1.tar.gz
.
File metadata
- Download URL: aircot-1.0.1.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e56927cd0d951994be3317abd2fe8f4bd034f002eb3dd9a5a86fd5675a9cc8b0 |
|
MD5 | 9442f64f54d33e5d6a11904f4c6a8110 |
|
BLAKE2b-256 | c5e048d92b369745c21bdc426a818e464a7661d012b5f64dc07d047e6ba29766 |
File details
Details for the file aircot-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: aircot-1.0.1-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 290a1f421d605006b141cf6b957e84d305bd3e266a07a84d379d7e33bc3d3c5e |
|
MD5 | e215ebcb91f873f72caa210e87d668cd |
|
BLAKE2b-256 | 55b10982bb6236b99078e7496e73cea67f78db17a74481995cdd1fd904476a9e |