Metadata-Version: 2.1
Name: pygac
Version: 1.5.0
Summary: NOAA AVHRR GAC/LAC reader and calibration
Home-page: https://github.com/pytroll/pygac
Author: The Pytroll Team
Author-email: pytroll@googlegroups.com
License: GPLv3
Description: 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)
        
        
        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/.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
