Metadata-Version: 2.1
Name: appeears
Version: 0.0.3
Summary: Simple CLI for NASA AppEEARS API
Home-page: https://github.com/samapriya/appeears
Author: Samapriya Roy
Author-email: samapriya.roy@gmail.com
License: Apache 2.0
Description: # appeears: Simple CLI for NASA AppEEARS API
        
        The Application for Extracting and Exploring Analysis Ready Samples (AppEEARS) offers a simple and efficient way to access and transform geospatial data from a variety of federal data archives. AppEEARS enables users to subset geospatial datasets using spatial, temporal, and band/layer parameters. Two types of sample requests are available: point samples for geographic coordinates and area samples for spatial areas via vector polygons. Sample requests submitted to AppEEARS provide users not only with data values but also associated quality data values.
        
        [NASA appears API](https://appeears.earthdatacloud.nasa.gov/api/) provides endpoints to automate and use this tool in a programmatic environment. This command line tool attempts at creating an implementation of the overall API design.
        
        Disclaimer: Whole or part of the description is provided by the original owners of the product. This is an unofficial tool. Is not licensed or endorsed by NASA or any other orgs providing the NASA Appeears service. It is created and maintained by Samapriya Roy.
        
        
        Readme Docs [available online](https://samapriya.github.io/appeears)
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: GIS
Description-Content-Type: text/markdown
