User Manual
User Manual
Integration
Basin delineation
Basin extraction
Stream segmentation
Morphometric analysis
1. Integration into ArcGIS
Also,
BaDAM >> Basin Extraction >> Properties >> Source >>~/ basin_extraction.py
BaDAM >> Stream Segmentation >> Properties >> Source >>
~/Stream_segmentation.py
BaDAM >> Morphometric Analysis >> Properties >> Source >>~/ Morphometry.py
2. Basin Delineation
Workspace: Specify the geodatabase/folder path where the results as well as temporary files will be
stored.
Dem: The basic input required for the whole morphometry process is a DEM. The voids if any will be
corrected in this step.
Once the tool execution is completed, possible basin boundaries will be generated in the basins.shp file.
Which could be found in the specified workspace. A void filled dem will also be generated under the name
hydrodem.
3. Basin Extraction
The basin for which the morphometry is to be calculated will be extracted by executing this tool.
The first step is to add the basins.shp (output generated from Basin Delineation Tool) file to the Table of
Contents.
Now identify the required basin and note down its Id. This can be done either by using identify tool or by
selecting the basin and then obtain the id from the attribute table.
NOTE: In case of an error regarding overwriting the already existing file, do the following
Geoprocessing tab>> Geoprocessing Options >> Overwrite the outputs of geoprocessing operations
5. Morphometric Analysis
The morphometric calculations are to be performed by this tool. Prior to the execution of this tool the following
files need to be added to the Table of Contents.
Stream.shp, basins1.shp
The morphometric calculations could be found in the basin boundary (basins1.shp) file.