Skip to content

sisl/Contrail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs/images/contrail_logo_background.png


Interface for modeling, generating, visualizing and saving aircraft encounter data sets.

Overview

Aircraft encounter modeling allows users to represent aircraft behavior using statistical models.

Contrail's intended purpose is for users to model, generate, visualize and save large encounter data sets in order to develop and verify aircraft collision avoidance software. For a more detailed explanation on the usage of this product, please refer to usage.rst.

After installation, refer to tutorial.rst for a detailed explanation on how to run and use the tool.

Installation

pip install git+https://github.com/sisl/Contrail

to install Contrail as a package.

Additionally, you can clone the Contrail repository to your local computer and open/run it in an IDE. The tutorial.rst assumes that you have done this step.

Dependencies

If you clone the repository (do not install it as a package), install the environment requirements with pip

pip install -r requirements.txt

Best practice is to install the requirements in a Python virtual environment and run Contrail in that venv to avoid any version issues.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages