Overview of EODAG (Earth Observation Data Access Gateway)
developEODAG is a command line tool and a Python library designed for searching and downloading remotely sensed images. It provides a unified API for data access, allowing users to interact with various data providers (such as AWS/GCS EO catalogs, Copernicus, CNES, ESA, USGS/Landsat, etc.) using a consistent interface.
Key features include:
- Unified API: Search and download products from different providers using the same commands/methods.
- Dual Interface: Available as both a Command Line Interface (CLI) and a Python library.
- STAC Support: Supports STAC and Static STAC catalogs.
- Extensibility: New providers can be added via configuration files or by developing plugins.
- Large Catalog: Comes pre-configured with over 270 collections.