![]() |
![]()
| ![]() |
![]()
NAMEr.basins.fill - Generates watershed subbasins raster map. KEYWORDSraster, hydrology, watershed SYNOPSISr.basins.fill
Flags:
Parameters:
DESCRIPTIONr.basins.fill generates a raster map layer depicting subbasins, based on input raster map layers for the coded stream network (where each channel segment has been "coded" with a unique category value) and for the ridges within a given watershed. The raster map layer depicting ridges should include the ridge which defines the perimeter of the watershed. The coded stream network can be generated as part of the r.watershed program, but the map layer of ridges will need to be created by hand (for example, through digitizing done in wxGUI vector digitizer). The resulting output raster map layer will code the subbasins with category values matching those of the channel segments passing through them. A user-supplied number of passes through the data is made in an attempt to fill in these subbasins. If the resulting map layer from this program appears to have holes within a subbasin, the program should be rerun with a higher number of passes. NOTESThe current geographic region setting is ignored. Instead, the geographic region for the entire input stream’s map layer is used. SEE ALSOSee Appendix A of the GRASS Tutorial: r.watershed for further details on the combined use of r.basins.fill and r.watershed. r.water.outlet, r.watershed, wxGUI vector digitizer AUTHORSDale White, Dept. of Geography, Pennsylvania State University
SOURCE CODEAvailable at: r.basins.fill source code (history) Latest change: Monday Nov 25 21:48:59 2024 in commit: ef06e40226d351f368a199ee8f0db1850f1294f7 Main index | Raster index | Topics index | Keywords index | Graphical index | Full index © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual
|