GRASS logo

NAME

v.gsflow.hruparams - Set parameters for GSFLOW Hydrologic Response Units (HRUs)

KEYWORDS

vector, stream network, hydrology, GSFLOW

SYNOPSIS

v.gsflow.hruparams
v.gsflow.hruparams --help
v.gsflow.hruparams elevation=name input=name output=name slope=string aspect=string [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:

--overwrite
Allow output files to overwrite existing files
--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog

Parameters:

elevation=name [required]
Elevation raster
Name of input raster map
input=name [required]
Sub-basins to become HRUs
Or data source for direct OGR access
output=name [required]
HRUs
Name for output vector map
slope=string [required]
Slope [unitless]: r.slope.aspect format=percent zscale=0.01
aspect=string [required]
Aspect from r.slope.aspect

Table of contents

DESCRIPTION

v.gsflow.hruparameters uploads required parameters to run the USGS combined groundwater (MODFLOW) and surface-water (PRMS) model GSFLOW to each of the hydrologic response units (HRU) in the study watershed.

REFERENCES

Ng, G.-H. C., A. D. Wickert, R. L. McLaughlin, J. La Frenierre, S. Liess, and L. Sabeeri (2016), Modeling the role of groundwater and vegetation in the hydrological response of tropical glaciated watersheds to climate change, in AGU Fall Meeting Abstracts, H13L–1590, San Francisco, CA.

SEE ALSO

v.gsflow.export v.gsflow.gravres v.gsflow.grid v.gsflow.reaches v.gsflow.segments v.stream.inbasin v.stream.network

AUTHORS

Andrew D. Wickert

Last changed: $Date 2016-09-27$

SOURCE CODE

Available at: v.gsflow.hruparams source code (history)


Main index | Vector index | Topics index | Keywords index | Graphical index | Full index

© 2003-2018 GRASS Development Team, GRASS GIS 7.4.1svn Reference Manual