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

satpy

A python library for reading and manipulating meteorological remote sensing data and writing it to various image and data file formats.
https://github.com/pytroll/satpy

Category: Sustainable Development
Sub Category: Environmental Satellites

Keywords

closember dask hacktoberfest python satellite weather xarray

Keywords from Contributors

resampling kd-tree meteorology orbital-mechanics colormap noaa climate coastlines spectral-response calibration

Last synced: about 11 hours ago
JSON representation

Repository metadata

Python package for earth-observing satellite data processing

README.rst

          Satpy
=====

.. image:: https://github.com/pytroll/satpy/workflows/CI/badge.svg?branch=main
    :target: https://github.com/pytroll/satpy/actions?query=workflow%3A%22CI%22

.. image:: https://coveralls.io/repos/github/pytroll/satpy/badge.svg?branch=main
    :target: https://coveralls.io/github/pytroll/satpy?branch=main

.. image:: https://badge.fury.io/py/satpy.svg
    :target: https://badge.fury.io/py/satpy

.. image:: https://anaconda.org/conda-forge/satpy/badges/version.svg
   :target: https://anaconda.org/conda-forge/satpy/

.. image:: https://zenodo.org/badge/51397392.svg
   :target: https://zenodo.org/badge/latestdoi/51397392

.. image:: https://codescene.io/projects/21806/status-badges/code-health
   :target: https://codescene.io/projects/21806
   :alt: CodeScene Code Health

The Satpy package is a python library for reading and manipulating
meteorological remote sensing data and writing it to various image and
data file formats. Satpy comes with the ability to make various RGB
composites directly from satellite instrument channel data or higher level
processing output. The
`pyresample `_ package is used
to resample data to different uniform areas or grids.

The documentation is available at
http://satpy.readthedocs.org/.

Installation
------------

Satpy can be installed from PyPI with pip:

.. code-block:: bash

    pip install satpy


It is also available from `conda-forge` for conda installations:

.. code-block:: bash

    conda install -c conda-forge satpy

Code of Conduct
---------------

Satpy follows the same code of conduct as the PyTroll project. For reference
it is copied to this repository in CODE_OF_CONDUCT.md_.

As stated in the PyTroll home page, this code of conduct applies to the
project space (GitHub) as well as the public space online and offline when
an individual is representing the project or the community. Online examples
of this include the PyTroll Slack team, mailing list, and the PyTroll twitter
account. This code of conduct also applies to in-person situations like
PyTroll Contributor Weeks (PCW), conference meet-ups, or any other time when
the project is being represented.

Any violations of this code of conduct will be handled by the core maintainers
of the project including David Hoese, Martin Raspaud, and Adam Dybbroe.
If you wish to report one of the maintainers for a violation and are
not comfortable with them seeing it, please contact one or more of the other
maintainers to report the violation. Responses to violations will be
determined by the maintainers and may include one or more of the following:

- Verbal warning
- Ask for public apology
- Temporary or permanent ban from in-person events
- Temporary or permanent ban from online communication (Slack, mailing list, etc)

For details see the official CODE_OF_CONDUCT.md_.

.. _CODE_OF_CONDUCT.md: ./CODE_OF_CONDUCT.md

        

Citation (CITATION)

To find out how to reference satpy, go to https://zenodo.org/badge/latestdoi/51397392
and choose your favourite citation format on the bottom of the right hand side-bar.

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 11,883
Total Committers: 168
Avg Commits per committer: 70.732
Development Distribution Score (DDS): 0.777

Commits in past year: 841
Committers in past year: 52
Avg Commits per committer in past year: 16.173
Development Distribution Score (DDS) in past year: 0.879

Name Email Commits
Martin Raspaud m****d@s****e 2655
David Hoese d****e@s****u 2558
Panu Lahtinen p****t@i****i 801
Stephan Finkensieper s****r@d****e 595
Gerrit Holl g****l@d****e 588
simonrp84 s****d@p****k 570
andream a****r@e****t 344
Adam Dybbroe a****e@s****e 243
Johan Strandgren j****n@e****t 239
Trygve Aspenes t****s@m****o 231
yukaribbba l****1@g****m 195
Joleen Feltz j****z@s****u 165
Adam.Dybbroe a****0@c****e 135
Sauli Joro s****o@e****t 131
BENR0 m****r@g****m 125
Xin Zhang x****5@g****m 120
pre-commit-ci[bot] 6****] 99
Pierre de Buyl p****l@p****e 98
youva Aoun y****n@e****t 86
Panu Lahtinen p****n@f****i 83
Nina.Hakansson a****5@c****e 81
ghiggi g****i@g****m 79
[email protected] c****f@e****t 76
Nina.Hakansson a****5@c****e 66
wroberts w****4@w****u 65
Lars Orum Rasmussen r****s@d****k 61
Olivier Samain o****n@e****t 60
clement laplace c****e@e****t 59
Eysteinn e****n@v****s 44
Adam.Dybbroe a****0@c****e 43
and 138 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 370
Total pull requests: 610
Average time to close issues: 9 months
Average time to close pull requests: about 2 months
Total issue authors: 111
Total pull request authors: 61
Average comments per issue: 4.87
Average comments per pull request: 5.21
Merged pull request: 494
Bot issues: 0
Bot pull requests: 58

Past year issues: 141
Past year pull requests: 242
Past year average time to close issues: 27 days
Past year average time to close pull requests: 21 days
Past year issue authors: 57
Past year pull request authors: 47
Past year average comments per issue: 4.16
Past year average comments per pull request: 4.46
Past year merged pull request: 189
Past year bot issues: 0
Past year bot pull requests: 20

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

Top Issue Authors

  • gerritholl (87)
  • mraspaud (16)
  • simonrp84 (16)
  • yukaribbba (15)
  • djhoese (10)
  • akasom89 (10)
  • strandgren (10)
  • sfinkens (9)
  • ameraner (9)
  • guidocioni (8)
  • pnuu (8)
  • BENR0 (7)
  • joleenf (7)
  • fwfichtner (6)
  • pkhalaj (6)

Top Pull Request Authors

  • djhoese (102)
  • mraspaud (67)
  • sfinkens (62)
  • simonrp84 (53)
  • pnuu (47)
  • gerritholl (37)
  • pre-commit-ci[bot] (29)
  • dependabot[bot] (29)
  • BENR0 (17)
  • ameraner (15)
  • yukaribbba (9)
  • ninahakansson (8)
  • ClementLaplace (8)
  • sjoro (8)
  • strandgren (8)

Top Issue Labels

  • bug (87)
  • component:readers (60)
  • enhancement (48)
  • question (26)
  • component:compositors (23)
  • component:writers (15)
  • component:resampling (12)
  • documentation (12)
  • component:scene (11)
  • future ideas (10)
  • component:multiscene (8)
  • backwards-incompatibility (7)
  • component:enhancements (7)
  • refactor (6)
  • help wanted (5)
  • cleanup (4)
  • good first issue (3)
  • component:dep_tree (2)
  • blocked (1)
  • dependencies (1)
  • optimization (1)
  • component:tests (1)
  • hacktoberfest (1)
  • duplicate (1)
  • work in progress (1)

Top Pull Request Labels

  • component:readers (222)
  • enhancement (215)
  • bug (186)
  • component:compositors (58)
  • cleanup (58)
  • documentation (37)
  • dependencies (32)
  • component:writers (28)
  • component:tests (17)
  • component:enhancements (15)
  • component:scene (12)
  • backwards-incompatibility (10)
  • refactor (8)
  • PCW (6)
  • component:multiscene (6)
  • optimization (6)
  • component:resampling (3)
  • help wanted (3)
  • component:dep_tree (2)
  • future ideas (2)
  • work in progress (1)

Package metadata

pypi.org: satpy

Python package for earth-observing satellite data processing

  • Homepage: https://github.com/pytroll/satpy
  • Documentation: https://satpy.readthedocs.io/en/stable/
  • Licenses: GPLv3
  • Latest release: 0.56.0 (published 2 days ago)
  • Last Synced: 2025-04-25T14:38:14.854Z (1 day ago)
  • Versions: 102
  • Dependent Packages: 11
  • Dependent Repositories: 21
  • Downloads: 10,562 Last month
  • Docker Downloads: 211
  • Rankings:
    • Dependent packages count: 1.079%
    • Stargazers count: 2.044%
    • Docker downloads count: 2.542%
    • Average: 2.717%
    • Forks count: 3.184%
    • Dependent repos count: 3.192%
    • Downloads: 4.261%
  • Maintainers (4)
conda-forge.org: satpy

Python package for reading and manipulating meteorological remote sensing data and writing it to various image and data file formats.

  • Homepage: https://github.com/pytroll/satpy
  • Licenses: GPL-3.0-or-later
  • Latest release: 0.38.0 (published over 2 years ago)
  • Last Synced: 2025-04-25T14:37:57.959Z (1 day ago)
  • Versions: 49
  • Dependent Packages: 4
  • Dependent Repositories: 33
  • Rankings:
    • Dependent repos count: 6.329%
    • Average: 10.755%
    • Forks count: 10.856%
    • Dependent packages count: 12.478%
    • Stargazers count: 13.357%

Score: 21.809055262989546