WMS:GSSHA Maps: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with "==Index Maps== One of the greatest assets of distributed hydrologic models like GSSHA is the ability to spatially distribute the parameters for processes, such as overland flow a...")
 
Line 18: Line 18:


==Continuous Maps==
==Continuous Maps==
Some GSSHA input parameters change from cell to cell and cannot be characterized using [[WMS:GSSHA Index Maps|index maps]]. Continuous maps, which are stored as [[WMS:Datasets|datasets]] of a 2D grid in WMS, are used where index maps are not appropriate. Examples of GSSHA input parameters that use continuous maps include soil properties for the groundwater processes and ground surface, bedrock, and water table elevations. Contours for each of the continuous maps are displayed on the 2D grid according to the contour options selected for the data set. Continuous maps are specified as GSSHA input in either the Sub-surface Parameters (Groundwater) dialog or in the Continuous Maps tab of the [[WMS:GSSHA Mapping Tables|GSSHA Map Table Editor]] dialog.
Some GSSHA input parameters change from cell to cell and cannot be characterized using index maps. Continuous maps, which are stored as [[WMS:Datasets|datasets]] of a 2D grid in WMS, are used where index maps are not appropriate. Examples of GSSHA input parameters that use continuous maps include soil properties for the groundwater processes and ground surface, bedrock, and water table elevations. Contours for each of the continuous maps are displayed on the 2D grid according to the contour options selected for the data set. Continuous maps are specified as GSSHA input in either the Sub-surface Parameters (Groundwater) dialog or in the Continuous Maps tab of the [[WMS:GSSHA Mapping Tables|GSSHA Map Table Editor]] dialog.


The Continuous – Grid tab of the GSSHA Maps dialog has three options for generating continuous maps:
The Continuous – Grid tab of the GSSHA Maps dialog has three options for generating continuous maps:

Revision as of 22:54, 7 February 2013

Index Maps

One of the greatest assets of distributed hydrologic models like GSSHA is the ability to spatially distribute the parameters for processes, such as overland flow and infiltration, over the watershed. Assigning values, grid cell by grid cell, is tedious and makes all but the simplest and smallest models impossible. Using WMS, GIS coverages (layers) representing land use and soil texture can be used to assign model parameter values to groups of grid cells sharing the same characteristics.

The basic process of assigning spatially distributed parameters consists of the following steps:

  • Import a GIS coverage for land use, soil texture, or vegetation type (generally this should be in the ArcView® shapefile format).
  • Map the land use, soil texture, or vegetation ID to the grid cells using a spatial overlay operation.
  • Define parameter values (e.g., surface roughness, hydraulic conductivity, etc.) for the unique ID numbers.

A given soil texture/land use (STLU) index map can be used to assign multiple parameters. Since most of the grid cell parameters can be referenced to either land use or soil properties, a given simulation generally requires only a single index map of each. A combination land use and soil texture index map makes it possible to relate a parameter value to the combination of land use and soil texture (for example infiltration or erosion). Once the index maps are defined, parameter values are assigned to the IDs of the index maps. The combination of the index maps, with ID numbers, and the mapping tables, with the parameter values, are used by GSSHA to internally assign parameter values to each grid cell.

The principle means of modifying and creating index maps is in the Index Map dialog but the index maps are now also able to be accessed through the Project Explorer. When an index map has been created or read into WMS a folder appears in the Project Explorer, named Index Maps, that contains all of the index maps for the simulation. Index maps can then be treated like regular data sets; they can be contoured, renamed, deleted, and edited.


File:Dialog GSSHA Maps.png

Continuous Maps

Some GSSHA input parameters change from cell to cell and cannot be characterized using index maps. Continuous maps, which are stored as datasets of a 2D grid in WMS, are used where index maps are not appropriate. Examples of GSSHA input parameters that use continuous maps include soil properties for the groundwater processes and ground surface, bedrock, and water table elevations. Contours for each of the continuous maps are displayed on the 2D grid according to the contour options selected for the data set. Continuous maps are specified as GSSHA input in either the Sub-surface Parameters (Groundwater) dialog or in the Continuous Maps tab of the GSSHA Map Table Editor dialog.

The Continuous – Grid tab of the GSSHA Maps dialog has three options for generating continuous maps:

  • Using GIS Data: Select an input coverage and attribute. Enter a name for the continuous map in the dataset name field. Click the GIS Data → Dataset button to create the dataset.
  • Using the Data Calculator: This option is useful for mathematically manipulating existing continuous maps.
  • Reclassification: Reclassify index map values to create a continuous map, if appropriate.


File:Dialog GSSHA Maps3.png

Stream Index Maps

File:Dialog GSSHA Maps2.png


Related Topics