pygac


Namepygac JSON
Version 1.7.3 PyPI version JSON
download
home_pagehttps://github.com/pytroll/pygac
SummaryNOAA AVHRR GAC/LAC reader and calibration
upload_time2024-03-19 16:47:21
maintainer
docs_urlNone
authorThe Pytroll Team
requires_python>=3.8
licenseGPLv3
keywords
VCS
bugtrack_url
requirements numpy h5py scipy python-geotiepoints packaging
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pygac
=====

[![Build](https://github.com/pytroll/pygac/actions/workflows/ci.yaml/badge.svg)](https://github.com/pytroll/pygac/actions/workflows/ci.yaml)
[![Coverage](https://codecov.io/gh/pytroll/pygac/branch/main/graph/badge.svg?token=DQMgf2LxuM)](https://codecov.io/gh/pytroll/pygac)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5832775.svg)](https://doi.org/10.5281/zenodo.5832775)


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/.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pytroll/pygac",
    "name": "pygac",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "The Pytroll Team",
    "author_email": "pytroll@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/de/d0/408203660d784ee8e4b7c3ccde9b0943ed2516b795823943c0690c0a08b2/pygac-1.7.3.tar.gz",
    "platform": null,
    "description": "pygac\n=====\n\n[![Build](https://github.com/pytroll/pygac/actions/workflows/ci.yaml/badge.svg)](https://github.com/pytroll/pygac/actions/workflows/ci.yaml)\n[![Coverage](https://codecov.io/gh/pytroll/pygac/branch/main/graph/badge.svg?token=DQMgf2LxuM)](https://codecov.io/gh/pytroll/pygac)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5832775.svg)](https://doi.org/10.5281/zenodo.5832775)\n\n\nPygac is a Python package to read, calibrate and navigate data from the AVHRR \ninstrument onboard NOAA and MetOp satellites in GAC and LAC format.\n\nThe documentation is available at https://pygac.readthedocs.io/.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "NOAA AVHRR GAC/LAC reader and calibration",
    "version": "1.7.3",
    "project_urls": {
        "Homepage": "https://github.com/pytroll/pygac"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ded0408203660d784ee8e4b7c3ccde9b0943ed2516b795823943c0690c0a08b2",
                "md5": "c5277c37df4207acd0c0730e24a8b12c",
                "sha256": "2271ccbab28337eb7d5f7c1879d65a5de45aba97f8aefb33510e24b352cde2c8"
            },
            "downloads": -1,
            "filename": "pygac-1.7.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c5277c37df4207acd0c0730e24a8b12c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14377413,
            "upload_time": "2024-03-19T16:47:21",
            "upload_time_iso_8601": "2024-03-19T16:47:21.019467Z",
            "url": "https://files.pythonhosted.org/packages/de/d0/408203660d784ee8e4b7c3ccde9b0943ed2516b795823943c0690c0a08b2/pygac-1.7.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 16:47:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pytroll",
    "github_project": "pygac",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.6.1"
                ]
            ]
        },
        {
            "name": "h5py",
            "specs": [
                [
                    ">=",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "0.8.0"
                ]
            ]
        },
        {
            "name": "python-geotiepoints",
            "specs": [
                [
                    ">=",
                    "1.1.8"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    ">=",
                    "14.0"
                ]
            ]
        }
    ],
    "lcname": "pygac"
}
        
Elapsed time: 0.18806s