IDEPIX

The Identification of Pixel Properties (IdePix) algorithm classifies pixels from Sentinel-2, Sentinel-3, MERIS, Landsat-8, MODIS, VIIRS, Proba-V, SPOT VGT amongst others in order to define surface types.

For an overview of the processor: https://www.brockmann-consult.de/portfolio/idepix/

processors.idepix.idepix.get_reproject_params_from_msi(source_file, resolution)
processors.idepix.idepix.process(env, params, l1product_path, _, out_path)

This processor applies subset, idepix, merge and reprojection to the source product and writes the result to disk. It returns the location of the output product.

processors.idepix.idepix.rewrite_xml(gpt_xml_file, sensor, resolution, wkt, source_file, tiles)