Metadata-Version: 2.1
Name: GOES
Version: 0.0.1.2
Summary: Download and process data from GOES-16 and GOES-17
Home-page: https://github.com/joaohenry23/
Author: Joao Henry Huamán Chinchay
Author-email: joaohenry23@gmail.com
License: UNKNOWN
Description: # GOES
        Python packages to download and process data from GOES-16 and GOES-17.
        
        # Requirements
        - [Numpy](https://numpy.org/)
        - [s3fs](https://s3fs.readthedocs.io/en/latest/install.html)
        
        
        # Usage
        Find more information on this site: https://github.com/joaohenry23/
        
        # Support
        If you have any questions, do not hesitate to write to:
        ```
        joaohenry23@gmail.com
        
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7
Description-Content-Type: text/markdown
