API Reference

odc.stac

load(items[, bands, groupby, resampling, …])

STAC Item to xarray.Dataset.

configure_rio(*[, cloud_defaults, verbose, aws])

Change GDAL/rasterio configuration.

configure_s3_access([profile, region_name, …])

Credentialize for S3 bucket access or configure public access.

odc.stac.bench

BenchmarkContext(cluster_info, npix, nbytes, …)

Benchmark Context Metadata.

BenchLoadParams([scenario, method, chunks, …])

Per experiment configuration.

dump_site(site[, overwrite])

Prepare input for benchmarking.

load_from_json(geojson, params, **kw)

Turn passed in geojson into a Dask array.

run_bench(xx, client[, ntimes, col_width, …])

Run same configuration multiple times and resport timing.

load_results(sources)

Load benchmark run results.

odc.stac.eo3

stac2ds(items[, cfg, product_cache])

STAC Item to Dataset stream converter.