Skip to content

Data Availability

xcube provides unified access to a wide range of Earth System datasets through its Data Store framework, exposed via xcube data store plugins. These plugins can be seamlessly integrated into the Multi-Source Data Store.

Public Data Sources

The following data store plugins provide direct access to major Earth observation and research data providers.

Data Source Store ID Plugin Repository
Copernicus Climate Data Store (CDS) "cds" GitHub
Copernicus Marine Service (CMEMS) "cmems" GitHub
Copernicus Land Monitoring Service (CLMS) "clms" GitHub
EOPF Sentinel Zarr Samples "eopf-zarr" GitHub
ESA CCI "cciodp"
"ccizarr"
GitHub
ESA SMOS "smos" GitHub
ICOS Data Portal "icosdp" GitHub
Global Ecosystem Dynamics Investigation (GEDI) "gedi" GitHub
Sentinel Hub "sentinelhub" GitHub
SpatioTemporal Asset Catalog (STAC) "stac" GitHub
Zenodo "zenodo" GitHub

Each plugin repository contains usage examples and documentation specific to the respective data provider.

Bring Your Own Data

In addition to public data services, xcube allows you to integrate your own datasets into the same framework. The built-in filesystem-based data stores enable access to:

  • Local datasets via "file"
  • Private S3 buckets via "s3"

This allows you to seamlessly combine external services and private datasets within the xcube Multi-Source Data Store.

Learn More

To configure and explore available datasets: