pycontrails

Python library for modeling aviation climate impacts.
https://github.com/contrailcirrus/pycontrails

Category: Climate Change
Sub Category: Earth and Climate Modeling

Keywords

library

Keywords from Contributors

optimize archiving measur transforms generic compose observation conversion projection animals

Last synced: about 13 hours ago
JSON representation

Repository metadata

Python library for modeling contrails and other aviation climate impacts

README.md

pycontrails

Python library for modeling aviation climate impacts

Version PyPI version conda-forge version Supported python versions
Citation DOI
Tests Unit test Docs Release OpenSSF Scorecard
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

Install with pip

You can install pycontrails from PyPI with pip (Python 3.11 or later required):

$ 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

Install with conda

You can install pycontrails from the conda-forge channel with conda (or other conda-like package managers such as mamba):

conda install -c conda-forge pycontrails

The conda-forge package includes all optional runtime dependencies.

See more installation options in the install documentation.

Get Involved

License

Apache License 2.0

Additional attributions in NOTICE.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 2,485
Total Committers: 15
Avg Commits per committer: 165.667
Development Distribution Score (DDS): 0.402

Commits in past year: 557
Committers in past year: 10
Avg Commits per committer in past year: 55.7
Development Distribution Score (DDS) in past year: 0.3

Name Email Commits
Zeb Engberg z****g@g****m 1486
Marc Shapiro g****t@m****t 308
Tristan Abbott t****t@g****m 306
Tom Dean t****n@b****g 135
Roger Teoh r****5@i****k 114
rogerteoh r****5@i****k 57
dependabot[bot] 4****] 40
ThymenW t****1@t****l 17
Nicholas Masson n****n@b****g 6
Jakob Smretschnig J****g@t****l 4
marcstettler 7****r 3
Ellie Daw e****e@E****l 3
Tyler Robarge t****e@g****m 2
Tharun Sankar t****r@g****m 2
Antoni Eritja a****a@u****u 2

Committer domains:


Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 102
Total pull requests: 335
Average time to close issues: 3 months
Average time to close pull requests: 7 days
Total issue authors: 30
Total pull request authors: 14
Average comments per issue: 1.43
Average comments per pull request: 0.67
Merged pull request: 286
Bot issues: 0
Bot pull requests: 55

Past year issues: 11
Past year pull requests: 80
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 4 days
Past year issue authors: 8
Past year pull request authors: 10
Past year average comments per issue: 1.36
Past year average comments per pull request: 0.59
Past year merged pull request: 62
Past year bot issues: 0
Past year bot pull requests: 21

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/contrailcirrus/pycontrails

Top Issue Authors

  • mlshapiro (38)
  • thabbott (10)
  • zebengberg (10)
  • depion (8)
  • nickmasson (5)
  • Wessel99 (3)
  • meessn (2)
  • Calebsakhtar (2)
  • Reyrem (2)
  • roger-teoh (2)
  • jiaweikho (1)
  • Mutaz-Datatactics (1)
  • oledeko (1)
  • trdean1 (1)
  • widmka (1)

Top Pull Request Authors

  • zebengberg (115)
  • dependabot[bot] (55)
  • thabbott (53)
  • roger-teoh (40)
  • mlshapiro (25)
  • trdean1 (20)
  • jsmretschnig (7)
  • nickmasson (6)
  • trobarge26 (5)
  • marcstettler (3)
  • ktait98 (2)
  • elliemdaw (2)
  • ThymenW (1)
  • nathgrimmer (1)

Top Issue Labels

  • bug (41)
  • enhancement (38)
  • chore (15)
  • documentation (13)
  • debt (5)
  • integration (4)
  • cocip (2)
  • science (2)
  • spec (1)
  • support (1)
  • analysis (1)
  • question (1)
  • wontfix (1)

Top Pull Request Labels

  • dependencies (55)
  • github_actions (18)
  • chore (2)
  • integration (1)
  • debt (1)
  • enhancement (1)

Package metadata

proxy.golang.org: github.com/contrailcirrus/pycontrails

pypi.org: pycontrails

Python library for modeling aviation climate impacts

  • Homepage:
  • Documentation: https://py.contrails.org
  • Licenses: apache-2.0
  • Latest release: 0.60.0 (published 11 days ago)
  • Last Synced: 2025-12-10T17:04:50.083Z (3 days ago)
  • Versions: 61
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 26,659 Last month
  • Rankings:
    • Downloads: 6.342%
    • Dependent packages count: 10.103%
    • Stargazers count: 11.193%
    • Forks count: 11.93%
    • Average: 12.235%
    • Dependent repos count: 21.607%
  • Maintainers (2)

Dependencies

.github/workflows/benchmark.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • easimon/maximize-build-space master composite
  • google-github-actions/auth v1 composite
  • google-github-actions/setup-gcloud v1 composite
.github/workflows/docs.yaml actions
  • actions/checkout v4 composite
  • actions/deploy-pages v2 composite
  • actions/setup-python v4 composite
  • actions/upload-pages-artifact v2 composite
  • google-github-actions/auth v1 composite
  • google-github-actions/setup-gcloud v1 composite
.github/workflows/doctest.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • google-github-actions/auth v1 composite
  • google-github-actions/setup-gcloud v1 composite
.github/workflows/release.yaml actions
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • pypa/cibuildwheel v2.15 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/test.yaml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • google-github-actions/auth v1 composite
  • google-github-actions/setup-gcloud v1 composite
pyproject.toml pypi
  • dask >=2022.3
  • numpy >=1.22
  • overrides >=6.1
  • pandas >=1.4
  • scipy >=1.10
  • xarray >=2022.3
setup.py pypi
.github/workflows/scorecard.yaml actions
  • actions/checkout v4 composite
  • github/codeql-action/upload-sarif v3 composite
  • ossf/scorecard-action v2.3.1 composite

Score: 17.533773799005466