Template:Isobasins: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
====Input parameters==== | ====Input parameters==== | ||
*''Input raster DEM file'' – The digital elevation model used to divide the landscape into isobasins. | *''Input raster DEM file'' – The digital elevation model used to divide the landscape into isobasins. | ||
*''Target basin size, in grid cells'' – Defines the approximate area of each isobasin to be generated from the DEM. | |||
====Output parameters==== | ====Output parameters==== | ||
*''Output raster file'' – Enter the name for the new file. | *''Output raster file'' – Enter the name for the new file. | ||
*''Output upstream-downstream flow connections among basins?'' – Outputs a CSV table that records the upstream and downstream flow connections between isobasins. | *''Output upstream-downstream flow connections among basins?'' – Outputs a CSV table that records the upstream and downstream flow connections between isobasins. | ||
Line 17: | Line 16: | ||
====Related Links==== | ====Related Links==== | ||
*[https://www.whiteboxgeo.com/manual/wbt_book/available_tools/hydrological_analysis.html#Isobasins Isobasins] | *[https://www.whiteboxgeo.com/manual/wbt_book/available_tools/hydrological_analysis.html#Isobasins Isobasins] Whitebox Documentation | ||
<!-- | <!-- | ||
====Related Tools==== | ====Related Tools==== |
Revision as of 20:40, 29 October 2024
Isobasins
This tool divides a landscape into nearly equal-sized watersheds, called isobasins, using a digital elevation model (DEM). The user must specify the DEM, the output raster, and the target isobasin size in grid cells.
Input parameters
- Input raster DEM file – The digital elevation model used to divide the landscape into isobasins.
- Target basin size, in grid cells – Defines the approximate area of each isobasin to be generated from the DEM.
Output parameters
- Output raster file – Enter the name for the new file.
- Output upstream-downstream flow connections among basins? – Outputs a CSV table that records the upstream and downstream flow connections between isobasins.
Current Location in toolbox
Rasters/Isobasins
Related Links
- Isobasins Whitebox Documentation