[L1B] AssertionError: Requested area is not completely within the input array for reference image.
2018/03/14 10:40:51 [27106292] INFO: Querying database in order to find a suitable reference scene for co-registration.
2018/03/14 10:40:51 [27106292] INFO: Query result: 54 reference scenes with matching metadata.
2018/03/14 10:40:52 [27106292] INFO: Same ID filter: Excluding scene with the same ID like the target scene.
2018/03/14 10:40:52 [27106292] INFO: 54 scenes => 54 scenes
2018/03/14 10:40:52 [27106292] INFO: Overlap filter: Excluding all scenes with less than 20 percent spatial overlap.
2018/03/14 10:40:52 [27106292] INFO: 54 scenes => 10 scenes
2018/03/14 10:40:52 [27106292] INFO: Processing level filter: Exclude all scenes that have not been processed before according to processing status (at least L1A is needed).
2018/03/14 10:40:52 [27106292] INFO: 10 scenes => 5 scenes
2018/03/14 10:40:52 [27106292] INFO: Existance filter: Excluding all scenes where no processed data have been found.
2018/03/14 10:40:52 [27106292] INFO: 5 scenes => 2 scenes
2018/03/14 10:40:52 [27106292] INFO: DB validity filter: Exclude all scenes where no proper entity ID can be found in the database (database errors).
2018/03/14 10:40:52 [27106292] INFO: 2 scenes => 2 scenes
2018/03/14 10:40:52 [27106292] INFO: Projection filter: Exclude all scenes that have a different projection than the target image.
2018/03/14 10:40:52 [27106292] INFO: 2 scenes => 1 scenes
2018/03/14 10:40:52 [27106292] INFO: Found a suitable reference image for coregistration: scene ID 27208765 (entity ID S2A_OPER_MSI_L1C_TL_SGS__20160724T155325_A005682_T33UUU_N02.04).
2018/03/14 10:40:53 [27106292] INFO: Target band for matching: 2 (561.03nm)
2018/03/14 10:40:53 [27106292] INFO: Reference band for matching: 3 (560.01nm)
2018/03/14 10:40:53 [27106292] ERROR:
Traceback (most recent call last):
File "/home/gfz-fe/scheffler/python_deployed/gms_preprocessing/gms_preprocessing/misc/exception_handler.py", line 91, in wrapped_GMS_mapper
self.GMS_objs = GMS_mapper(GMS_objs, **kwargs)
File "/home/gfz-fe/scheffler/python_deployed/gms_preprocessing/gms_preprocessing/model/gms_object.py", line 2298, in wrapped_GMS_mapper
GMS_objs = GMS_mapper(GMS_objs, **kwargs)
File "/home/gfz-fe/scheffler/python_deployed/gms_preprocessing/gms_preprocessing/processing/pipeline.py", line 103, in L1B_map
L1B_obj.compute_global_shifts()
File "/home/gfz-fe/scheffler/python_deployed/gms_preprocessing/gms_preprocessing/algorithms/L1B_P.py", line 587, in compute_global_shifts
COREG_obj.calculate_spatial_shifts()
File "/home/gfz-fe/scheffler/python_deployed/arosics/arosics/CoReg.py", line 1236, in calculate_spatial_shifts
self._get_image_windows_to_match() # 45-90ms
File "/home/gfz-fe/scheffler/python_deployed/arosics/arosics/CoReg.py", line 786, in _get_image_windows_to_match
'Requested area is not completely within the input array for %s.' % other_fullGeoArr.imName
AssertionError: Requested area is not completely within the input array for reference image.