python3-eodag
Earth Observation Data Access Gateway
Description
EODAG (Earth Observation Data Access Gateway) is a command line tool and a plugin-oriented Python framework for searching, aggregating results and downloading remote sensed images while offering a unified API for data access regardless of the data provider. The EODAG SDK is structured around three functions: * List product types: list of supported products and their description
* Search products (by product type or uid) : searches products according
to the search criteria provided
* Download products : download product "as is"
EODAG is developed in Python. It is structured according to a modular
plugin architecture, easily extensible and able to integrate new data
providers.
Three types of plugins compose the tool:
* Catalog search plugins, responsible for searching data
(OpenSearch, CSW, ...),
building paths, retrieving quicklook, combining results
* Download plugins, allowing to download and retrieve data locally
(via FTP, HTTP, ..), always with the same directory organization
* Authentication plugins, which are used to authenticate the user on
the external services used (JSON Token, Basic Auth, OAUTH, ...).
Since v2.0 EODAG can be run as STAC client or server.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/CS-SI/eodag
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-eodag