I've been trying to get the NAIP Inference and Similarity Search with Clay tutorial to work in my environment, but I am running into problems.
I was wondering if I could please have some help getting them to work? If it helps, the part of the similarity search that I am getting stuck on is with the iteration through the chips step. When I run this block of code in my jupyter notebook, I get the following output:
Asset height 247 is not a multiple of highest resolution height 12270.

We've tried to resive the target width and height and we continue to get the same error.
Do the images have to be of a certain size/resolution for the process to work? If so, do you have insight as to why the tutorial fails even when following each step as it's written?
I've been trying to get the NAIP Inference and Similarity Search with Clay tutorial to work in my environment, but I am running into problems.
I was wondering if I could please have some help getting them to work? If it helps, the part of the similarity search that I am getting stuck on is with the iteration through the chips step. When I run this block of code in my jupyter notebook, I get the following output:
Asset height 247 is not a multiple of highest resolution height 12270.

We've tried to resive the target width and height and we continue to get the same error.
Do the images have to be of a certain size/resolution for the process to work? If so, do you have insight as to why the tutorial fails even when following each step as it's written?