This paper discusses the integration of Geographic Information Systems(GIS) and EPA's Storm Water Management Model (SWMM) as part of a watershed approach to assessing the ecological health of Bayou Chico, which is a sub-estuary of Pensacola Bay. Bayou Chico is the receiving water body of small, mostly urbanized watershed located in southern Escambia County, Florida. Both natural channel flow of precipitation and dry weather flow through a managed drainage system contribute to pollutant loading to the bayou. The transport and fate of pollutants are thus represented as water flow through these systems. A GIS database and the use of remotely sensed satellite images are combined to determine surface characteristics, storm drainage systems, area and slope of the watershed. These data layers are in turn linked to SWMM which mathematically represents these physical characteristics and uses this information to determine both runoff and pollutant loading. We discuss data required for SWMM, and its acquisition and use in the GIS. We will emphasize the GIS-model linkage with special attention given to model calibration techniques.
Recently, efforts have been made by the University of North Texas (UNT) and the Environmental Protection Agency, to assess the ecological health of Bayou Chico: a small sub-estuary of Pensacola Bay, Florida. As part of a watershed approach to biological/chemical analysis of the bayou, a modeling component focuses on predicting the fate and transport of non-point-source pollutants in stormwater runoff entering the bayou. This is done through the integration of a physically based hydrologic model: the Environmental protection Agency (EPA) supported Storm Water Management Model (SWMM 4) (Huber and Dickinson, 1988), with a GIS: Arc/INFO 7.0.2 (ESRI, 1994). This paper describes criteria for model selection with a brief discussion of current SWMM/GIS interfaces available, as well as model calibration/verification techniques. We will also discuss a broad overview of SWMM integration with Arc/INFO based GIS analysis.
First developed in 1971 under the supervision of the EPA, SWMM has a long track record that is well documented. Both the fortran code and executables are available at no cost, as is some documentation on file input formats for the various model modules or "blocks". Documentation while disparate, enables the user accessibility to the model's fundamental capabilities. A more detailed Users manual is available at a relatively small cost (see appendix A).
SWMM is a mathematical abstraction of the physical characteristics associated with an urban watershed. Topological characteristics including surface characteristics, stormwater drainage structures and gutters are described by the model. As such it is well suited to parameter input resulting from GIS analysis. The SWMM model is capable of a range of complexity in modeling from runoff in a single watershed with no pipe or channelization network, to that of a more complex system of watersheds and sub-watersheds, each feeding a pipe network with storage and treatment facilities. SWMM core programs are the modules or blocks: RUNOFF, TRANSPORT and EXTRAN. RUNOFF and TRANSPORT are capable or routing surface/groundwater flow and pollutant transport. Moreover, the transport block is capable of modeling dry weather flow and infiltration into sewer systems. The EXTRAN block while not capable of pollutant transport modeling is capable of complex hydraulic routing (Huber and Dickinson, 1988).
The EPA has developed a windows based interface which allows for manual input of parameter values in a series of spreadsheet-like pages. Hydrographs and pollutographs for up to three outfalls along with measured data, as well as a plot of measured vs predicted data for a single outfall may be viewed after each run. New users and those wishing to use it as a screening tool will find the program invaluable. It also enables veteran users to systematically build the model with increasing complexity with model input displayed in a clear fashion. From within the Windows interface, there is no way to run in a batch mode, therefore changes in input must be carried out interactively. Users familiar with SWMM text format may find this method more cumbersome than SWMM run in batch mode both for sensitivity or calibration purposes. For screening purposes or for use as an initial data entry interface it is extremely useful. The DOS executable that is run from Windows is capable of batch-mode programming outside the Windows interface. An unofficial DOS based SWMM version is also available from the same source as SWMMDuet. It is recompiled to take advantage of extended memory and is constantly being improved (see appendix A).

The SWMM RUNOFF block can be broken into a hydrological component (Table 1.1), and a pollutant loading component. Both have parameters that may be retrieved from spatially based data. Pollutant loading is partially determined either by land use class or gutter length. Gutter length can be derived from digitized road layers or are available for some metropolitan areas in the U.S. Census Tiger Data files. Tiger roads are digitized at a scale of 1:100,000 and as such may have too many inaccuracies for more detailed modeling efforts. Maps from a local entity may serve this purpose better; however this data is available at little to no cost, and is already in a georeferenced digital format.

Image processing software such as ERDAS/IMAGINE 8.2 (1994) allow for the georeferencing of images interactively. RMS error is reduced by selecting ground control points (GCP) and moving them on screen (or dropping them) until an acceptable reduction of error is reached. This software was used to georeference Landsat TM (Fig 2.a) and SPOT images from August 1989 as well as perform a principle components analysis on the TM image using all of its spectral bands. The resulting image was then classified into land use categories and stored as an image file which was exported to Arc/INFO (Fig. 2.b).

We have used scanned 1:24000 scale USGS 7.5 topo maps in TIFF format and imported this to Erdas/Imagine and georeferenced this to the hardcopy version on a digitizing tablet (fig. 1.a). Using ARCEDIT module of Arc/INFO and the georeferenced topo image as the backdrop, data layers derived from the topo image were digitized on screen ( fig. 3). Advantages of this method are: (1) Speed in processing - map is placed on digitizing tablet only once, reducing the possibility of map movement; (2) more control in reducing error; (3) zoom in/out function allows for more accurate digitizing, e.g. closely spaced elevation contour lines; (4) digitizing errors are more apparent; thus, are easily edited.

As a vector based GIS, Arc/INFO has tools that allow for querying of polygons for areal extent, perimeter, length, width and other associated attributes. AML programming is used to query named Arc/INFO coverages for SWMM parameter data and to write the information to an ASCII text in the SWMM input file format. GIS AML programming as planned is to be done on a layer by layer basis increasing with model complexity. To date only preliminary AML programs have been completed for a single watershed (sub-bas 2) with a single pipe network.

Preliminary runs have been performed on a simplified watershed with a single pipe network. Parameters from table 1-1 that have been used to calibrate the model have been the watershed width, pervious and impervious manning's coefficients, and three Green-Ampt infiltration parameters.
Output Processing.
The present graphic output from SWMM output files are designed for a line plotter and as such does not take advantage of modern printers. Traditionally one has had to import hydrograph and pollutograph data into a spreadsheet or other graphical program. Five goals were established for graphical outputs from SWMM: (1) View hydrographs, pollutographs and statistical graphics in an automated fashion; (2) View the results of multiple SWMM runs sequentially; (3) Produce graphs of presentation quality; (4) do this with minimal programing; (5) be cost effective
We take advantage of a publicly available graphics plotting program GNUPLOT, which has been developed for DOS, WINDOWS 3.x and UNIX (see appendix A for sources). We used a C program to read multiple combined data files, calculates regression and correlation statistics and also write a GNUPLOT script file to produce graphs for each run designated. Output files can be printed or viewed sequentially (fig. 5). This is an extremely effective method, both in terms of time and cost for viewing and publishing SWMM output.

http://earth1.epa.gov/SWMM_WINDOWS/.
A newly compiled unofficial DOS version (4.31) of SWMM available from Oregon State University:
ftp.engr.orst.edu/pub/swmm/pc
This takes advantage of extended memory not available the official EPA version. (It doesrequire a math co-processor). This version is not supported by the EPA.
The unix based Arc/INFO-SWMM program
SWMMDuet
Also available at ftp.engr.orst.edu/pub/swmm/workstation along with a users Manual.
AWK
An awk version (awk, nawk, gawk) is found on most unix operating systems (including LINUX) A Dos version of Awk is available via anonymous ftp from:
http://www.acs.oakland.edu/oak/SimTel/msdos/awk.html
GNUPLOT
GNUPLOT is available from:
http://www.acs.oakland.edu/oak/SimTel/msdos/plot.html for both the dos andwindows versions.
A manuual is also available.
Dos: gpt35doc.zip (Image) 93/10/15, 600071 bytes
PostScript documentation for gnuplot 3.5 gpt35exe.zip (Image) 93/10/15, 552716 bytes
gnuplot 3.5: 2D/3D plots of data & fcns gpt35src.zip (Image) 93/10/15, 740888 bytes
MS Windows GUI version of gnuplot 3.5 Complete source of gnuplot 3.5 Windows: gpt35win.zip (Image) 93/10/15, 419933 bytes
Huber, W. C. and Dickinson, Robert E., (1988), Storm Water Management Model, Version 4: User's Manual. Environmental Research Laboratory, Office of Research and Development, U.S. Environmental Protection, Athens, Georgia. 569 pp.
Meyer, S.P., et. al. (1993). "Geographic Information Systems in Urban Storm Water Management." Journal of Water Resources Planning and Management, 119(2), 206-228.
Moore, I.D. et. al. (1993) "GIS and Land-Surface-Subsurface Process Modeling." in Goodchild, M.F., Parks, B.O. and Steyaert, L.T. (eds.) Environmental Modeling and GIS, Oxford University Press, New York, pp. 196-230.
Pratt, T.R., et al. (1993). Stormwater Assessment of the Bayou Chico Watershed, Escambia County Florida. Surface Water Improvement and Management Plan: A Comprehensive Plan for the Restoration and Preservation of the Pensacola Bay System. Northwest Florida Water Management District (NWFWMD), Water Resources Special Report 93-7, Havana, Florida.
Ross, M.A., and Tara, P.D. (1993). "Integrated Hydrologic Modeling with Geographic Information Systems." Journal of Water Resources Planning and Management, 119(2), 129-140.
Stuebe, M., and Johnston, D. (1990). "Runoff Volume Estimation Using GIS Techniques." Water Resources Bulletin, 26(4), 111-116.
Tim, U.S., Mostaghimi, S. and Shanholz, V.O. (1992). "Identification of Critical Nonpoint Pollution Source Areas Using Geographic Information Systems and Water Quality Modeling." Water Bulletin, 28(5), 877-888.
Vieux, B.E., and Needham, S. (1993). "Nonpoint-Pollution Model Sensitivity to Grid-Cell Size." Journal of Water Resources Planning and Management, 119(2), 141-157.
Toar Schell,
Institute of Applied Sciences
University of North Texas
Denton Texas.
Email: schell@unt.edu
Phone (817) 565-4350