330 likes | 490 Views
The GIS Weasel!!. General Introduction. The GIS Weasel!!. Developed by USGS Freely available via Internet http://wwwbrr.cr.usgs.gov/weasel. Platform Requirements. Any platform (Unix/Windows) Workstation ArcInfo - with GRID raster processing software C compiler (if running under Unix).
E N D
The GIS Weasel!! General Introduction
The GIS Weasel!! • Developed by USGS • Freely available via Internet • http://wwwbrr.cr.usgs.gov/weasel
Platform Requirements • Any platform (Unix/Windows) • Workstation ArcInfo • - with GRID raster processing software • C compiler (if running under Unix)
The GIS Weasel!! • Purpose: simplify the creation of spatial information in modeling by providing tools to • delineate • parameterize • relevant spatial features.
The GIS Weasel!! delineate: make a map of a type of spatial feature -for example, a map of hillslopes
The GIS Weasel!! delineate: make a map of a type of spatial feature -for example, a map of hillslopes NOTE: each hillslope is called a “zone”
The GIS Weasel!! delineate: make a map of a type of spatial feature -for example, a map of hillslopes NOTE: each hillslope is called a “zone” -for example, a map of stream channels
The GIS Weasel!! delineate: make a map of a type of spatial feature -for example, a map of hillslopes NOTE: each hillslope is called a “zone” -for example, a map of stream channels NOTE: each stream channel is called a “zone”
The GIS Weasel!! • parameterize:calculate a measure of central tendency (e.g. mean, mode) • - of a value surface • - for each zone of a map • parameter [] = function ( zone_map, value_surface) • produces one parameter value for each zone
The GIS Weasel!! • parameterize: • Surface values vary cell-by-cell • Zone values vary zone-by-zone
The GIS Weasel!! parameterize: = f( , )
Required Input Data • Elevation data • Any resolution • Any coordinate system
Optional Input Data • Many GIS Weasel functions use elevation • Many GIS Weasel functions do not use elevation • - may use any raster data • user must provide this data • (more on rasters later) • These data may be necessary to parameterize for your model!
Optional Input Data • For example, you may need raster maps of • Soils characteristics • Porosity, texture, depth • Vegetation type • Bare ground, grass, shrub, deciduous tree, coniferous tree • Vegetation density • Land Cover • Impervious surfaces, surface geology • Other
Sample Optional Data Layers for United States Vegetation Type (USFS) Vegetation Density (USFS) Land Use-Land Cover (USGS)
Supported Models • The GIS Weasel is a generic, stand-alone application • Produces simple, ASCII formatted output • -easy to reformat for non-MMS models
Supported Models • Also produces MMS format output
Supported Models • Routines for PRMS • - Daily & storm modes • Routines for TOP_PRMS • - soil moisture based on topographic wetness index • Routines for Xroute • - Muskingum routing model • Routines for Flood Frequency Analyses • Generic Routines • - user specified sets of parameters
Vector vs. Raster • ArcInfo Coverage & ArcView Shapefile • Points • Lines • Polygons • Good for representing things with clear, discrete positions and boundaries.
Vector vs. Raster • ArcInfo GRID • Cells • Continuously varying surfaces • -For example, elevation or vegetation density • Categorical Surfaces • - For example, vegetation type or land cover
Internal Data Formats • GIS Weasel uses both vector and raster formats • Mostly raster based
Raster Processing Kernel • 3x3 matrix of cells • Used in many raster analysis functions
Elevation Data Every cell has an elevation value and a position
Flow Direction Determine direction of steepest slope out of cell using ELEVATION
Flow Accumulation Use FLOW DIRECTION surface to calculate upslope area
Extract Drainage Network Define minimum flow accumulation (upslope area) needed to support streamflow
Modeling Response Units (MRUs) • A concept for sub-dividing an Area-Of-Interest • - for example, a watershed • Different landscape behavior at different locations • An HRU is represented to model as a single, homogenous feature • delineation activity
Modeling Response Units (MRUs) • Alternate HRU conceptualizations • Different models sensitive to different physical attributes • Variety of MRU delineation tools in GIS Weasel • No fixed methods in GIS Weasel
Benefits of Parameter Estimation • Automation • Speed • Well defined methods • Transfer methods to new areas easily • Ability to reproduce results
Benefits of Parameter Estimation • Automation • - reduce labor • Speed • - reduce time costs • Well defined methods • - objective parameter estimation • Transfer methods to new areas easily • - increase value through reusability • Ability to reproduce results • - increase reliability
9 topographic slope, aspect, area, x,y,z, … 3 soils texture, water holding capacity) type, density, seasonal interception, radiation transmission) 8 vegetation 2 evapotranspiration 5 topological indices Connect HRUs, groundwater reservoirs, subsurface reservoirs, channel reaches, and point measurement stations Always adding more… PRMS Parameters Estimated
The GIS Weasel!! http://wwwbrr.cr.usgs.gov/weasel