https://github.com/samapriya/appeears
Simple CLI for NASA AppEEARS API
https://github.com/samapriya/appeears
command-line-tool geospatial geospatial-analysis geospatial-data nasa nasa-api platform python
Last synced: 5 months ago
JSON representation
Simple CLI for NASA AppEEARS API
- Host: GitHub
- URL: https://github.com/samapriya/appeears
- Owner: samapriya
- License: apache-2.0
- Created: 2022-10-15T04:12:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-29T16:08:23.000Z (over 2 years ago)
- Last Synced: 2024-12-13T22:33:30.358Z (6 months ago)
- Topics: command-line-tool, geospatial, geospatial-analysis, geospatial-data, nasa, nasa-api, platform, python
- Language: Python
- Homepage: https://samapriya.github.io/appeears
- Size: 525 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# appeears: Simple CLI for NASA AppEEARS API
[](https://twitter.com/intent/follow?screen_name=samapriyaroy)
[](https://medium.com/@samapriyaroy)
[](https://doi.org/10.5281/zenodo.7227240)


[](https://pepy.tech/project/appeears)
[](https://www.buymeacoffee.com/samapriya)
[](https://github.com/sponsors/samapriya)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.
#### Citation
```
Samapriya Roy. (2022). samapriya/appeears: Simple CLI for NASA AppEEARS API (0.0.3).
Zenodo. https://doi.org/10.5281/zenodo.7227240
```Readme Docs [available online](https://samapriya.github.io/appeears)