Python library for modeling aviation climate impacts
Version | |
Citation | |
Tests | |
License | |
Community |
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 and examples available at py.contrails.org.
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.
- Ask questions, discuss models, and present ideas in GitHub Discussions.
- Report bugs or suggest changes in GitHub Issues.
- Review the contributing guidelines and contribute improvements as Pull Requests.
Additional attributions in NOTICE.