-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Hi,
I am working with Sen2Agri, using MAJA 3.2.2 for Sentinel 2 pre-processing.
Currently, I have a site running over around 10 tiles. For three of those tiles, I have the following issue :
`ScientificProcessing: ITK Exception: itk::ERROR: PersistentStreamingMaskConditionalStatisticsVectorImageFilter(0x4393e60): Inputs do not occupy the same physical space!
InputImage Origin: [2.0010000e+05, 9.9900000e+04], InputImage_1 Origin: [2.0010000e+05, 4.7887289e+06]
Tolerance: 2.4000000e-04
InputImage Spacing: [2.4000000e+02, -2.4000000e+02], InputImage_1 Spacing: [2.4000000e+02, 9.3774179e+06]
Tolerance: 2.4000000e-04`
It is happening for tiles 35NRA, 36NTF, 36NUF, for images in June 2020. Those 3 tiles are on the same latitude. They cover the south part of the red AOI on the image below :
Here is the log.
uganda_maja_manual_run.txt
Would you have any idea about the source of the error ?
Thank you for your help,
Benjamin