A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

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

transforms archiving measur observation conversion optimize compose projection animals generic

Last synced: about 2 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.10 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: 7 days ago

Total Commits: 2,140
Total Committers: 12
Avg Commits per committer: 178.333
Development Distribution Score (DDS): 0.415

Commits in past year: 814
Committers in past year: 9
Avg Commits per committer in past year: 90.444
Development Distribution Score (DDS) in past year: 0.482

Name Email Commits
Zeb Engberg z****g@g****m 1252
Marc Shapiro g****t@m****t 305
Tristan Abbott t****t@g****m 250
Tom Dean t****n@b****g 135
Roger Teoh r****5@i****k 97
rogerteoh r****5@i****k 57
dependabot[bot] 4****] 26
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
Tharun Sankar t****r@g****m 2

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 100
Total pull requests: 194
Average time to close issues: 3 months
Average time to close pull requests: 8 days
Total issue authors: 26
Total pull request authors: 12
Average comments per issue: 1.67
Average comments per pull request: 0.61
Merged pull request: 177
Bot issues: 0
Bot pull requests: 31

Past year issues: 34
Past year pull requests: 91
Past year average time to close issues: 9 days
Past year average time to close pull requests: 8 days
Past year issue authors: 20
Past year pull request authors: 9
Past year average comments per issue: 2.24
Past year average comments per pull request: 0.68
Past year merged pull request: 83
Past year bot issues: 0
Past year bot pull requests: 11

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

Top Issue Authors

  • mlshapiro (39)
  • thabbott (12)
  • depion (8)
  • zebengberg (7)
  • nickmasson (6)
  • Wessel99 (3)
  • meessn (2)
  • Calebsakhtar (2)
  • Reyrem (2)
  • trdean1 (2)
  • Cybis320 (2)
  • widmka (1)
  • aaronsarna (1)
  • oledeko (1)
  • kirscim (1)

Top Pull Request Authors

  • zebengberg (65)
  • dependabot[bot] (31)
  • thabbott (28)
  • roger-teoh (25)
  • mlshapiro (18)
  • trdean1 (14)
  • jsmretschnig (4)
  • marcstettler (3)
  • nickmasson (3)
  • ktait98 (1)
  • elliemdaw (1)
  • tsankar (1)

Top Issue Labels

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

Top Pull Request Labels

  • dependencies (31)
  • chore (2)
  • integration (1)
  • debt (1)
  • enhancement (1)

Package metadata

pypi.org: pycontrails

Python library for modeling aviation climate impacts

  • Homepage:
  • Documentation: https://py.contrails.org
  • Licenses: Apache-2.0
  • Latest release: 0.54.8 (published 20 days ago)
  • Last Synced: 2025-04-26T14:37:02.506Z (1 day ago)
  • Versions: 50
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 25,338 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.090993684838192