Skip to content

Releases: samapriya/appeears

Simple CLI for NASA AppEEARS API

20 Oct 04:19
cabc22c
Compare
Choose a tag to compare

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

Changelog

v0.0.3

  • general improvements and error logging
  • added layer index option for task submission
  • fixed authentication input