Sentinel1Driver

Sentinel1Driver#

class eodag.api.product.drivers.sentinel1.Sentinel1Driver[source]#

Driver for Sentinel1 products

__init__()#

Methods

__init__()

get_data_address(eo_product, band)

Retrieve the address of the dataset represented by eo_product.

guess_asset_key_and_roles(href, eo_product)

Guess the asset key and roles from the given href.

Attributes

ASSET_KEYS_PATTERNS_ROLES

list of patterns to match asset keys and roles

DATA_PATTERN

pattern to match data-role keys

REPLACE_PATTERNS

list of patterns to replace in asset keys

STRIP_SPECIAL_PATTERN

strip non-alphanumeric characters at the beginning and end of the key

legacy

legacy driver for deprecated get_data() method usage