Work around OTB bug #2442
OTB issue orfeotoolbox/otb#2442 (closed) introduces invalid lines on streaming tile perimeters.
A simple workaround would be to prevent the streaming in those case.
However, the node where S1Tiling executes needs a lot more memory. Maybe we'll need to patch s1tiling-dockers on the fly, and enforce nostreaming elsewhere (like on HPC clusters where OTB is already installed).