Processing of multiple granules

Hello,

it should be possible to run it from python, e.g.:

cmd = ‘L2A_Process --resolution 10 < path >’
os.system(cmd)

I am not sure about the actual version of sen2cor, but I think you have to process sen2cor from the main directory of your S2 dataset. If you dont want to process a certain tile, then you can remove/delete the GRANULE folder of this tile.

Cheers,
Andreas

As described here:
sen2cor on a sub-scene? [Granule Processing]
Sen2Cor Produce just part of L1C image - #9 by abgbaumann [Script for the previous version of sen2cor]

1 Like