Page 1 of 1

Sentinel 2 and Landsat 8 processing

Posted: Wed Mar 19, 2025 5:18 pm
by beatriz fernandes
Hello everyone!
I'm new to polymer, could someone help me by suggesting scripts for using sentinel-2 and landsat 8? I was able to generate results with /.polymer_cli.py <level1> <level2>, but I still haven't been able to insert the output resolution (20m) or add a coordinatete system.

Re: Sentinel 2 and Landsat 8 processing

Posted: Fri May 30, 2025 2:49 pm
by fsteinmetz
Hello, apologies for the late reply.

Polymer processes the products at the resolution of the level1 products. It provides the spatial coordinates of each pixel, in the same way as level1 products are structured. Polymer does not support the reprojection to another resolution of differrent coordinate system.
For that, you may want to use a dedicated software, like "pyresample".

Kind regards,
François