mdbartos / pysheds

:earth_americas: Simple and fast watershed delineation in python.
GNU General Public License v3.0
702 stars 188 forks source link

How to create Flow Distance raster same shape as DEM raster? #227

Open Martin20494 opened 10 months ago

Martin20494 commented 10 months ago

In this example, the Flow Distance raster has a different shape (smaller shape) from the DEM raster. Do you know how to generate the Flow Distance with the same shape as the DEM raster?