Template:Isobasins: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with "__NOINDEX__ __NOTOC__ ===Isobasins=== <!--====Tool description====--> 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. ====Output parameters==== *''Output raster file'' &n...")
 
m (Protected "Template:Isobasins" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
====Input parameters====
====Input parameters====
*''Input raster DEM file'' &ndash; The digital elevation model used to divide the landscape into isobasins.
*''Input raster DEM file'' &ndash; The digital elevation model used to divide the landscape into isobasins.
 
*''Target basin size, in grid cells'' &ndash; Defines the approximate area of each isobasin to be generated from the DEM.
====Output parameters====
====Output parameters====
*''Output raster file'' &ndash; Enter the name for the new file.
*''Output raster file'' &ndash; Enter the name for the new file.
*''Target basin size, in grid cells'' &ndash; Defines the approximate area of each isobasin to be generated from the DEM.
*''Output upstream-downstream flow connections among basins?'' &ndash; Outputs a CSV table that records the upstream and downstream flow connections between isobasins.
*''Output upstream-downstream flow connections among basins?'' &ndash; Outputs a CSV table that records the upstream and downstream flow connections between isobasins.


====Current Location in toolbox====  
====Current Location in toolbox====  
Rasters/Isobasins
Rasters/Isobasins
====Related Links====
*[https://www.whiteboxgeo.com/manual/wbt_book/available_tools/hydrological_analysis.html#Isobasins Isobasins] Whitebox Documentation
<!--
<!--
====Related Tools====
====Related Tools====

Latest revision as of 19:44, 30 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