Skip to contents

Authentication Functions

Authentication methods for Copernicus Dataspace Ecosystem services

dse_access_token() dse_public_access_token() dse_get_client_id() dse_set_client_id() dse_set_username() dse_set_password() dse_get_client_secret() dse_get_username() dse_get_password() dse_set_client_secret() dse_has_client_info() dse_has_account()
Client Information and Access Token for the Data Space Store API
dse_get_token_details()
Decode Access Token
dse_has_s3_secret() dse_s3_get_key() dse_s3_set_key() dse_s3_get_secret() dse_s3_set_secret()
Setup Amazon Simple Storage Service for the Data Space Ecosystem
dse_set_gdal_token()
Set Copernicus Data Space Ecosystem Access Token for GDAL Driver
dse_usage() dse_user_statistics()
Get Data Space Account Information

STAC Functions

Functions accessing the STAC catalogue

dse_stac_client()
Obtain Information About the STAC Client
dse_stac_collections()
Get a Summary of all Data Space Ecosystem Collections
dse_stac_download()
Download Asset From STAC Catalogue
dse_stac_get_uri()
Get a Uniform Resource Identifier (URI) for an Asset in a Product
dse_stac_guess_collection()
Guess the Collection id from an Asset id
dse_stac_queryables()
Get Queryables for a STAC Collection
dse_stac_search_request()
Create a Request for a STAC Search in the Data Space Ecosystem

OData Functions

Functions for handling OData services

dse_odata_attributes()
List OData Attributes
dse_odata_bursts_request() dse_odata_bursts()
Create a OData Request for a Data Space Ecosystem Bursts Data
dse_odata_download()
Download Data Space Ecosystem Products Through OData API
dse_odata_download_path()
Alternative Route to Download OData Products
dse_odata_product_nodes()
List OData Product Nodes (i.e. Files and Directories)
dse_odata_products_request() dse_odata_products()
Create a OData Request for a Data Space Ecosystem Product
dse_odata_quicklook()
Download a Quicklook for a Product

S3 Functions

Functions accessing the S3 buckets

dse_has_s3_secret() dse_s3_get_key() dse_s3_set_key() dse_s3_get_secret() dse_s3_set_secret()
Setup Amazon Simple Storage Service for the Data Space Ecosystem
dse_s3_download()
Download Asset Through Uniform Resource Identifier
dse_s3_set_gdal_options()
Set-up S3 Configuration for GDAL Library
dse_s3_uri_to_vsi()
Convert Uniform Resource Identifier to Virtual System Identifier

SH Functions

Functions for using SentinelHub

dse_sh_collections()
List Sentinel Hub Collections
dse_sh_custom_scripts()
List Custom JavaScripts for Processing Sentinel Hub Data
dse_sh_features()
List Sentinel Hub Features
dse_sh_get_custom_script()
Retrieve Custom JavaScripts to be Used by Sentinel Hub
dse_sh_prepare_input() dse_sh_prepare_output()
Prepare Input and Output Fields for Sentinel Hub Request
dse_sh_process()
Process Satellite Data and Download Result
dse_sh_queryables()
List Queryable Fields on Sentinel Hub
dse_sh_search_request()
Create a Request for the SentinelHub Catalogue
dse_sh_use_requests_builder()
Use Requests Builder to Send Processing Request to SentinelHub

Tidyverse Functions

Specific implementations of Tidyverse generics

Geometry Functions

Functions for filtering geometries

st_intersects.odata_request() st_intersects.stac_request()
Filter OData and STAC Requests Using Geometries