img=gdal.Open("D:\data\sub_66")inputArray=img.ReadAsArray()
gives Error: ValueError: array is too big. What is the problem with this?
No comments:
Post a Comment