API Reference

Constraint

Temporal, spatial, and naming constraints for querying satellite data products

constraint
constraint.Time Represents a temporal constraint with start and end datetime.
constraint.Geo Container class for geographic constraint types.
constraint.Name

Results

Query result containers, product dataclasses, collections, and caching utilities

results
results.SandProduct Result for a query using any SAND downloader.
results.SandQuery Format a list of product dictionaries.
results.Collection Extract a selection of collections from a reference table as pandas DataFrame

Utils

Name matching helpers for filtering products (contains, startswith, endswith, glob)

utils

Providers

Download providers

copernicus_dataspace.DownloadCDSE Python interface to the Copernicus Data Space (https://dataspace.copernicus.eu/)
cnes.DownloadCNES Python interface to the CNES Geodes Data Center (https://geodes-portal.cnes.fr/)
eumdac.DownloadEumDAC Python interface to the EuMetSat Data Access API Client (https://data.eumetsat.int/)
nasa.DownloadNASA Python interface to the NASA CMR API (https://cmr.earthdata.nasa.gov/)
usgs.DownloadUSGS