ValueError: operands could not be broadcast together with shapes (10963,11058) (10781,11181)

后端 未结 0 605
有刺的猬
有刺的猬 2021-01-15 09:24

i was trying to subtract the two raster images using the code:

\'\'\'

import rasterio as rio
import numpy as np

dataset = rio.open("FloodArea_201         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题