Closed shannonmgbrown closed 2 years ago
I think you should first break down all this code to the actual input arguments of the COREG_LOCAL
class. Just save the input images as you pass them to AROSICS, open them in a GIS and have a look at the matching window position at 795768.75/3793443.75
. I guess this should already make clear why you get the above error message.
If not, upload these images somewhere and post the link here.
I close this due to inactivity. Feel free to re-open if needed.
Description
Hello, I am trying to coregister L5,L7,L8, and S2 images downloaded from google earth engine. I am using Killian Vos' coastsat tool (https://github.com/kvos/CoastSat) to track shoreline change. The site that I am having trouble with is in Wrightsville Beach and in this location, some of the images have UTM zone 17N and some have UTM zone 18M. I also had to make a mask for the pixels with the value -Inf on the border.
The error I am getting is: One of the input images does not have sufficient gray value information (non-no-data values) for placing a matching window at the position (795768.75, 3793443.75). Matching failed.
I pulled the images into arc, and they overlap for most of the images so I am a little lost on this error. I attached them as well as the meta files. Below is my code. Thanks for your help! images.zip
What I Did
This is what arosics printed before the crash: