When I use a world extent tif and arosics.COREG to co-registration a small extent tif, it seem
CR = COREG(
File "D:\ProgramData\Anaconda3\envs\remoteSense\lib\site-packages\arosics\CoReg.py", line 441, in __init__
self._get_clip_window_properties() # sets self.matchBox, self.otherBox and much more
File "D:\ProgramData\Anaconda3\envs\remoteSense\lib\site-packages\arosics\CoReg.py", line 958, in _get_clip_window_properties
self._handle_error(
File "D:\ProgramData\Anaconda3\envs\remoteSense\lib\site-packages\arosics\CoReg.py", line 473, in _handle_error
raise error
RuntimeError: Matching window in target image is larger than overlap area but further shrinking the matching window is not possible. Check if the footprints of the input data have been computed correctly.
When I use a world extent tif and arosics.COREG to co-registration a small extent tif, it seem