<div dir="ltr">Hi,<br><div><br></div><div>Is there an easy way to make calculations with rasters with the same projection and resolution but with different extents?</div><div>i.e. adding a few rasters with partial overlap so that the result raster would be a union or an intersection of the extents.</div><div><br></div><div>Something like this but with different extents:</div><div>gdal_calc.py -A input1.tif -B input2.tif --outfile=result.tif --calc="A+B"<br></div><div><br></div><div>Kind regards,</div><div>Idan</div></div>