All images are not processed when running once
Working on large scale (hundred of tiles on one year), I remarked that the second run of s1tiling (without changing parameters) find again new images to process. It seems that some images are missing on the first run.
May be it is a problem with the data provider (PEPS in my case).
So I need to run s1tiling several time to be sure that all data are processed.
Anyway, I am not sure that the following situation is correctly managed. In the case of two images to be concatenated, if the second image is missing on the first run, are we sure that the second run will find the second image and do the concatenation ?
As the problem appends randomly, it is not easy to find a case.
May be this problem on the second run can be solve with issue #69 (closed)