Skip to main content
Ctrl+K
 - Home  - Home

For Users

  • Getting Started
    • Why EODAG?
    • Features Overview
    • Installation
    • Collections
    • Product storage status
    • Configure EODAG
  • Featured providers
  • API User Guide
    • Providers and collections
    • Configuration
    • Search
    • Queryables
    • Serialize/Deserialize
    • Crunch
    • Download
    • Post-process
    • STAC client
  • API Reference
    • EODataAccessGateway
    • SearchResult
    • EOProduct
    • Assets
    • Queryables
    • Collection
    • Provider
    • Utils
    • Exceptions
    • Types
    • Call graphs
  • CLI User Guide
  • Migration guide
  • Tutorials
    • Search for products by tile
    • Get Copernicus DEM using EODAG
    • ECMWF API plugin for EODAG
    • Copernicus Atmosphere using ECMWFSearch plugin
    • Get data from EOCAT provider
    • The wekeo provider in EODAG
    • Get forecast data from meteoblue using EODAG
    • Sentinel-1 processing for ship detection (SNAP)
    • Sentinel-2 processing to get a burnt area map (Sen2Cor, SNAP, snappy)
    • DEDT Lumi through ECMWF Polytope API
    • Get data from fedeo_ceda using EODAG
    • Download product as stream to S3
  • EODAG-related projects

For Developers/Contributors

  • Add a Provider
  • Add a collection
  • Plugins
    • Search Plugins
      • eodag.plugins.search.qssearch.QueryStringSearch
      • eodag.plugins.search.qssearch.ODataV4Search
      • eodag.plugins.search.qssearch.PostJsonSearch
      • eodag.plugins.search.qssearch.StacSearch
      • eodag.plugins.search.qssearch.WekeoSearch
      • eodag.plugins.search.static_stac_search.StaticStacSearch
      • eodag.plugins.search.stac_list_assets.StacListAssets
      • eodag.plugins.search.cop_marine.CopMarineSearch
      • eodag.plugins.search.cop_ghsl.CopGhslSearch
      • eodag.plugins.search.creodias_s3.CreodiasS3Search
      • eodag.plugins.search.build_search_result.ECMWFSearch
      • eodag.plugins.search.build_search_result.MeteoblueSearch
      • eodag.plugins.search.build_search_result.WekeoECMWFSearch
      • eodag.plugins.search.csw.CSWSearch
    • Crunch Plugins
      • eodag.plugins.crunch.filter_date.FilterDate
      • eodag.plugins.crunch.filter_latest_intersect.FilterLatestIntersect
      • eodag.plugins.crunch.filter_latest_tpl_name.FilterLatestByName
      • eodag.plugins.crunch.filter_overlap.FilterOverlap
      • eodag.plugins.crunch.filter_property.FilterProperty
    • Authentication Plugins
      • eodag.plugins.authentication.generic.GenericAuth
      • eodag.plugins.authentication.token.TokenAuth
      • eodag.plugins.authentication.header.HTTPHeaderAuth
      • eodag.plugins.authentication.aws_auth.AwsAuth
      • eodag.plugins.authentication.openid_connect.OIDCRefreshTokenBase
      • eodag.plugins.authentication.openid_connect.OIDCAuthorizationCodeFlowAuth
      • eodag.plugins.authentication.keycloak.KeycloakOIDCPasswordAuth
      • eodag.plugins.authentication.token_exchange.OIDCTokenExchangeAuth
      • eodag.plugins.authentication.qsauth.HttpQueryStringAuth
      • eodag.plugins.authentication.sas_auth.SASAuth
      • eodag.plugins.authentication.eoiam.EOIAMAuth
    • Download Plugins
      • eodag.plugins.download.http.HTTPDownload
      • eodag.plugins.download.aws.AwsDownload
    • API Plugins
      • eodag.plugins.apis.usgs.UsgsApi
      • eodag.plugins.apis.ecmwf.EcmwfApi
  • Drivers
    • eodag.api.product.drivers.generic.GenericDriver
    • eodag.api.product.drivers.sentinel1.Sentinel1Driver
    • eodag.api.product.drivers.sentinel2.Sentinel2Driver
  • Parameters mapping
  • Contribute
  • Release history
  • GitHub Repository
  • Repository
  • Suggest edit
  • Open issue
  • .rst

EODAG-related projects

Contents

  • EODAG-cube
  • EODAG-labextension
  • STAC-FastAPI-EODAG
  • OpenTelemetry EODAG Instrumentation

EODAG-related projects#

EODAG-cube#

Data access functionalities have been split to a separate project to avoid conflicts with unneeded libraries when using only EODAG basic functionalities. EODAG-cube is available on github and pypi.

EODAG-labextension#

Jupyterlab extension for searching and browsing remote sensed imagery directly from your notebook.

This extension is using the eodag library to efficiently search from various image providers. It can transform search results to code cells into the active Python notebook to further process/visualize the dataset.

EODAG-labextension is available on github and pypi.

STAC-FastAPI-EODAG#

EODAG backend for stac-fastapi, the FastAPI implementation of the STAC API spec

stac-fastapi-eodag combines the capabilities of EODAG and STAC FastAPI to provide a powerful, unified API for accessing Earth observation data from various providers.

STAC-FastAPI-EODAG is available on github and pypi.

OpenTelemetry EODAG Instrumentation#

This library provides automatic and manual instrumentation of EODAG.

auto-instrumentation using the opentelemetry-instrumentation package is also supported.

OpenTelemetry-EODAG-Instrumentation is available on github and pypi.

previous

Download product as stream to S3

next

Add a Provider

Contents
  • EODAG-cube
  • EODAG-labextension
  • STAC-FastAPI-EODAG
  • OpenTelemetry EODAG Instrumentation

By CS GROUP - France

© Copyright 2018-2026, CS GROUP - France, https://www.csgroup.eu.

Last updated on 2026-06-12.