reader

reader#

Product Factory, class creating products according to their names

Functions

create_product(product_path, archive_path, ...)

Create Product

create_stac_product(item, output_path, ...)

Create STAC Product

is_filename_valid(product_path, regex)

Check if the filename corresponds to the given satellite regex.

Classes

CheckMethod(value)

Methods to recognize a product

Constellation(value)

Constellation supported by EOReader

Reader()

Factory class creating satellite products according to their names.