On running cell 20 out_img, out_transform = mask(dataset=data, shapes=coords, crop=True) here https://automating-gis-processes.github.io/CSC18/lessons/L6/clipping-raster.html, the error ValueError: Input shapes do not overlap raster. is thrown. Is there a way to fix this error?