pygac

A Python package to read and calibrate NOAA and Metop AVHRR GAC and LAC data.
https://github.com/pytroll/pygac

Category: Climate Change
Sub Category: Climate Data Access and Visualization

Keywords

avhrr calibration climate gac hacktoberfest lac metop navigation noaa radiometric satellite tiros

Keywords from Contributors

closember weather resampling orbital-mechanics meteorology kd-tree production cloud-parameter climate-model coastlines

Last synced: 15 minutes ago
JSON representation

Repository metadata

A python package to read and calibrate NOAA and Metop AVHRR GAC and LAC data

README.md

pygac

Build
Coverage
DOI

Pygac is a Python package to read, calibrate and navigate data from the AVHRR
instrument onboard NOAA and MetOp satellites in GAC and LAC format.

The documentation is available at https://pygac.readthedocs.io/.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 23 hours ago

Total Commits: 672
Total Committers: 33
Avg Commits per committer: 20.364
Development Distribution Score (DDS): 0.756

Commits in past year: 48
Committers in past year: 6
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Martin Raspaud m****d@s****e 164
Stephan Finkensieper s****r@d****e 147
horn c****n@e****t 117
stickler-ci s****t@s****m 42
Nina Hakansson n****n@s****e 22
Adam Dybbroe a****e@s****e 19
Stephan Finkensieper S****r@d****e 17
Nina.Hakansson a****5@c****e 14
Owen Embury o****y@r****k 12
abhaydd a****d@u****m 12
Abhay Devasthale s****y@b****e 11
Sara.Hornquist a****2@c****e 9
jacob.nilsson t****x@h****m 8
Abhay Devasthale s****y@k****e 8
Carlos m****s@g****m 8
Finkensieper Stephan s****s@o****e 7
Nina.Hakansson a****5@c****e 7
Stephan Finkensieper 1****s@u****m 7
Antonio Valentino a****o@t****t 6
Abhay.Devasthale a****2@c****e 5
Dr. Cornelia Schlundt c****t@d****e 5
Oliver Sus o****9@g****m 3
Diana Stein d****n@d****e 3
Daniel Lee d****e@e****t 3
Adam.Dybbroe a****0@c****e 3
Andres Santamaria Artigas a****m@u****u 2
Bas Couwenberg s****c@x****l 2
Helga Weber h****r@g****h 2
Oliver Sus o****s@e****t 2
amahdavi a****i@a****e 2
and 3 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 47
Total pull requests: 125
Average time to close issues: 8 months
Average time to close pull requests: about 2 months
Total issue authors: 14
Total pull request authors: 21
Average comments per issue: 4.23
Average comments per pull request: 3.18
Merged pull request: 103
Bot issues: 0
Bot pull requests: 2

Past year issues: 6
Past year pull requests: 28
Past year average time to close issues: 29 days
Past year average time to close pull requests: 10 days
Past year issue authors: 4
Past year pull request authors: 6
Past year average comments per issue: 1.5
Past year average comments per pull request: 1.39
Past year merged pull request: 20
Past year bot issues: 0
Past year bot pull requests: 1

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

Top Issue Authors

  • carloshorn (12)
  • sfinkens (12)
  • mraspaud (7)
  • oembury (3)
  • ninahakansson (2)
  • helgaweb (2)
  • djhoese (2)
  • vysitu (1)
  • avalentino (1)
  • yukaribbba (1)
  • oliversus (1)
  • erget (1)
  • asantam (1)
  • akasom89 (1)

Top Pull Request Authors

  • mraspaud (38)
  • sfinkens (37)
  • carloshorn (12)
  • oembury (6)
  • ninahakansson (6)
  • avalentino (4)
  • oliversus (3)
  • nilssonjacob (3)
  • erget (2)
  • asantam (2)
  • cschlund (2)
  • distein (1)
  • gerritholl (1)
  • helgaweb (1)
  • stickler-ci[bot] (1)

Top Issue Labels

  • enhancement (8)
  • bug (8)
  • help wanted (4)
  • documentation (2)
  • hacktoberfest (2)

Top Pull Request Labels

  • enhancement (58)
  • bug (33)
  • documentation (5)
  • dependencies (1)
  • github_actions (1)

Package metadata

proxy.golang.org: github.com/pytroll/pygac

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/pytroll/pygac#section-documentation
  • Licenses: gpl-3.0
  • Latest release: v1.7.4 (published about 1 year ago)
  • Last Synced: 2025-10-01T03:36:32.067Z (1 day ago)
  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.395%
    • Average: 5.576%
    • Dependent repos count: 5.758%
pypi.org: pygac

NOAA AVHRR GAC/LAC/FRAC reader and calibration

  • Homepage: https://github.com/pytroll/pygac
  • Documentation: https://pygac.readthedocs.io/en/stable/
  • Licenses: GPLv3
  • Latest release: 1.7.4 (published about 1 year ago)
  • Last Synced: 2025-10-01T03:36:32.321Z (1 day ago)
  • Versions: 15
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 1,376 Last month
  • Rankings:
    • Dependent packages count: 3.244%
    • Forks count: 7.814%
    • Average: 13.025%
    • Stargazers count: 14.537%
    • Downloads: 17.441%
    • Dependent repos count: 22.088%
  • Maintainers (3)

Dependencies

requirements.txt pypi
  • h5py >=2.0.1
  • numpy >=1.6.1
  • python-geotiepoints >=1.1.8
  • scipy >=0.8.0
.github/workflows/ci.yaml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v2 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/deploy-sdist.yaml actions
  • actions/checkout v2 composite
  • pypa/gh-action-pypi-publish v1.4.1 composite
pyproject.toml pypi
continuous_integration/environment.yaml conda
  • bottleneck
  • h5py
  • hdf5
  • numpy
  • packaging
  • pip
  • pytest
  • pytest-cov
  • python-dateutil
  • scipy

Score: 14.310589653331883