satpy


Namesatpy JSON
Version 0.49.0 PyPI version JSON
download
home_pageNone
SummaryPython package for earth-observing satellite data processing
upload_time2024-06-05 06:36:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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 <http://pyresample.readthedocs.io/en/latest/>`_ 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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "satpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "The Pytroll Team <pytroll@googlegroups.com>",
    "download_url": "https://files.pythonhosted.org/packages/64/d5/3dd0766a5c16a4621a6f7cfba146253efacadc1b6013175ac092577807c4/satpy-0.49.0.tar.gz",
    "platform": null,
    "description": "Satpy\n=====\n\n.. image:: https://github.com/pytroll/satpy/workflows/CI/badge.svg?branch=main\n    :target: https://github.com/pytroll/satpy/actions?query=workflow%3A%22CI%22\n\n.. image:: https://coveralls.io/repos/github/pytroll/satpy/badge.svg?branch=main\n    :target: https://coveralls.io/github/pytroll/satpy?branch=main\n\n.. image:: https://badge.fury.io/py/satpy.svg\n    :target: https://badge.fury.io/py/satpy\n\n.. image:: https://anaconda.org/conda-forge/satpy/badges/version.svg\n   :target: https://anaconda.org/conda-forge/satpy/\n\n.. image:: https://zenodo.org/badge/51397392.svg\n   :target: https://zenodo.org/badge/latestdoi/51397392\n\n.. image:: https://codescene.io/projects/21806/status-badges/code-health\n   :target: https://codescene.io/projects/21806\n   :alt: CodeScene Code Health\n\nThe Satpy package is a python library for reading and manipulating\nmeteorological remote sensing data and writing it to various image and\ndata file formats. Satpy comes with the ability to make various RGB\ncomposites directly from satellite instrument channel data or higher level\nprocessing output. The\n`pyresample <http://pyresample.readthedocs.io/en/latest/>`_ package is used\nto resample data to different uniform areas or grids.\n\nThe documentation is available at\nhttp://satpy.readthedocs.org/.\n\nInstallation\n------------\n\nSatpy can be installed from PyPI with pip:\n\n.. code-block:: bash\n\n    pip install satpy\n\n\nIt is also available from `conda-forge` for conda installations:\n\n.. code-block:: bash\n\n    conda install -c conda-forge satpy\n\nCode of Conduct\n---------------\n\nSatpy follows the same code of conduct as the PyTroll project. For reference\nit is copied to this repository in CODE_OF_CONDUCT.md_.\n\nAs stated in the PyTroll home page, this code of conduct applies to the\nproject space (GitHub) as well as the public space online and offline when\nan individual is representing the project or the community. Online examples\nof this include the PyTroll Slack team, mailing list, and the PyTroll twitter\naccount. This code of conduct also applies to in-person situations like\nPyTroll Contributor Weeks (PCW), conference meet-ups, or any other time when\nthe project is being represented.\n\nAny violations of this code of conduct will be handled by the core maintainers\nof the project including David Hoese, Martin Raspaud, and Adam Dybbroe.\nIf you wish to report one of the maintainers for a violation and are\nnot comfortable with them seeing it, please contact one or more of the other\nmaintainers to report the violation. Responses to violations will be\ndetermined by the maintainers and may include one or more of the following:\n\n- Verbal warning\n- Ask for public apology\n- Temporary or permanent ban from in-person events\n- Temporary or permanent ban from online communication (Slack, mailing list, etc)\n\nFor details see the official CODE_OF_CONDUCT.md_.\n\n.. _CODE_OF_CONDUCT.md: ./CODE_OF_CONDUCT.md\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Python package for earth-observing satellite data processing",
    "version": "0.49.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/pytroll/satpy/issues",
        "Documentation": "https://satpy.readthedocs.io/en/stable/",
        "Homepage": "https://github.com/pytroll/satpy",
        "Mastodon": "https://fosstodon.org/tags/satpy",
        "Organization": "https://pytroll.github.io/",
        "Release Notes": "https://github.com/pytroll/satpy/blob/main/CHANGELOG.md",
        "Slack": "https://pytroll.slack.com/",
        "Source Code": "https://github.com/pytroll/satpy",
        "Twitter": "https://twitter.com/hashtag/satpy?src=hashtag_click"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64d53dd0766a5c16a4621a6f7cfba146253efacadc1b6013175ac092577807c4",
                "md5": "fb824b3153e10a4c0c2ca80b271c58e2",
                "sha256": "bb798a1ee2fc67957f4f17aa6d97e4188c3d58c3446ca42a96461e1239d1cf2e"
            },
            "downloads": -1,
            "filename": "satpy-0.49.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fb824b3153e10a4c0c2ca80b271c58e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1431451,
            "upload_time": "2024-06-05T06:36:58",
            "upload_time_iso_8601": "2024-06-05T06:36:58.614484Z",
            "url": "https://files.pythonhosted.org/packages/64/d5/3dd0766a5c16a4621a6f7cfba146253efacadc1b6013175ac092577807c4/satpy-0.49.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-05 06:36:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pytroll",
    "github_project": "satpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "satpy"
}
        
Elapsed time: 0.27200s