Skip to content

Python library for modeling contrails and other aviation climate impacts

License

Notifications You must be signed in to change notification settings

tsankar/pycontrails

 
 

Repository files navigation

pycontrails

Python library for modeling aviation climate impacts

Version PyPI version Supported python versions
Citation DOI
Tests Unit test Docs Release
License Apache License 2.0
Community Github Discussions Github Issues Github PRs

pycontrails is an open source project and Python package for modeling aircraft contrails and other aviation related climate impacts.

pycontrails defines common data structures and interfaces to efficiently build and run models of aircraft performance, emissions, and radiative forcing.

Documentation

Documentation and examples available at py.contrails.org.

Install

Requires Python (3.9 or later)

$ pip install pycontrails

# install with all optional dependencies
$ pip install "pycontrails[complete]"

Install the latest development version directly from GitHub:

pip install git+https://github.com/contrailcirrus/pycontrails.git

See more options in the install documentation.

Get Involved

License

Apache License 2.0

Additional attributions in NOTICE.

About

Python library for modeling contrails and other aviation climate impacts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.6%
  • Jupyter Notebook 10.8%
  • Other 0.6%