GenericDriver#
- class eodag.api.product.drivers.generic.GenericDriver[source]#
Generic default Driver
- __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
STRIP_SPECIAL_PATTERN
strip non-alphanumeric characters at the beginning and end of the key
legacy
legacy driver for deprecated
get_data()
method usage