Polymer
Polymer is an algorithm aimed at recovering the radiance scattered and absorbed by the oceanic waters (also called Ocean Colour) from the signal measured by satellite sensors in the visible spectrum.
For an overview of the processor: https://www.hygeos.com/polymer or for more details: https://forum.hygeos.com/viewforum.php?f=3
- processors.polymer.polymer.get_corner_pixels_roi_msi(l1product_path, wkt)
Get the uper left, upper right, lower right, and lower left pixel position of the wkt containing rectangle
- processors.polymer.polymer.get_corner_pixels_roi_olci(l1product_path, wkt)
Get the uper left, upper right, lower right, and lower left pixel position of the wkt containing rectangle
- processors.polymer.polymer.get_corner_pixels_roi_oli(l1product_path, wkt)
Get the uper left, upper right, lower right, and lower left pixel position of the wkt containing rectangle
- processors.polymer.polymer.get_horizontal_cs_code(file_path)
- processors.polymer.polymer.get_pixel_pos_gdal(dataset, lon, lat, crs)
- processors.polymer.polymer.process(env, params, l1product_path, _, out_path)
This processor applies polymer to the source product and stores the result.
- processors.polymer.polymer.rewrite_xml(gpt_xml_file, sensor, validexpression, resolution, wkt, source_file, tiles)