product_processors

product_processors#

eoio.interface.product_processors(path: str, *args, **kwargs) dict | None[source]#

Return dictionary of available post processors for the requested satellite data product and their optional parameters. Return None if none available or the product is not recognised.

Parameters:

path – satellite data product

:return : dictionary of available post processors and their optional parameters