WATER AVAILABILITY MODELING
IN THE STATE OF TEXAS
 
David Mason
CE 394 K.2 - Surface Water Hydrology
University of Texas at Austin

OUTLINE:

Project Objectives
Data Collection and Development
        Digital Elevation Model
        RF3 Coverage
        Water Right and Diversion Locations
        Primary Control Points
        Precipitation and CN Grid
        Flow Length Grid
Analysis of Data
        CRWR-Prepro Procedures
        Control Point Location Review
        Building the Database
Results
Reasons for Discrepancies
Conclusion
Future Work



PROJECT OBJECTIVES:

The objective of this project was to show how GIS and GIS utilities could be used to create a spatial water rights database for a few of the major river basins in Texas.  This work has been the main focus of my research for the Center for Research and Water Resources (CRWR) at the University of Texas at Austin.  The basins which I focused on in this project included the Nueces, San Antonio and Guadalupe river basins.

 
Figure 1: Major River Basins in Texas with Nueces, San Antonio and Guadalupe Highlighted (left to right)
 
The following report will show the steps used to create the water rights database, including where the data was acquired, how the data was manipulated for use, and show some of the resutls.  The resulting database will be a compilation of the watershed data for each water right and control point in the basins.  This watershed data includes:
  • Total upstream drainage area
  • Mean annual precipitation across the drainage area
  • Mean SCS curve number across the drainage area
  • Downstream flowlength to basin outlet
Once the results are presented, the data will be analyzed for accuracy in comparison to USGS established values.  Where there are significant errors, some possible solutions will be presented.


DATA COLLECTION and DEVELOPMENT:

The first step in the construction of the database was the data collection and development.  This required obtaining all of the necessary maps and information on the basin and projecting this information into the proper coordinates.  The data needed for this project included: 1) Digital Elevation Model (DEM) 2) RF3 Coverage 3) Water Right and Diversion Locations 4) Primary Control Points 5) Precipitation and CN Grids 6) Flow Length Grid.  The following steps will describe the process used for the development of each of the data sets.
 

Figure 2: Digital Elevation Model (DEM)
 
Figure 4: Water right and diversion locations
Figure 5: Sample file of primary control points
Figure 6: Precipitation and curve number grids
Figure 7: Flow length grid
 


ANALYSIS OF DATA:

Once the data had been collected, the next step was to prepare the data for use in constructing the database. This step included running the DEM and stream network through the CRWR-prepro process, performing a final review of the control point locations, and running a script to compile all the data into one coverage.
 

Figure 8: Burned DEM of Guadalupe Basin
 
Figure 9: Flow direction grid of Guadalupe Basin
Figure 10: Flow accumulation grid (darker cells indicate more cells draining into that particular cell)
 
Figure 11: Example of "lost" control point
Figure 12: Sample spreadsheet of watershed parameters
 


RESULTS:

After much time and effort, the final product was an Arcview point coverage with fields for control point ID, flow accumulation cell count, average precipitation and average curve number across the drainage area, and flow length to the outlet.  Since the file only gave the amount of cells upstream in the flow accumulation grid, an equivalent drainage area in square miles had to be calculated.  This was done under the edit field command in Arcview by multiplying the number of cells by the cell area, and converting square meters to square miles.  Also, the flow length was calculated in meters and had to be converted to miles.  The completed file was then evaluated for quality control.  The computed drainage areas were compared to established USGS values for each stream gage location in the basin.  The following is an analysis of the results found in each of the three basins studied:

Figure 13: CRWR areas compared with USGS areas for the Nueces river basin
Figure 14: CRWR areas compared with USGS areas for the San Antonio river basin
Figure 15: CRWR areas compared with USGS areas for the Guadalupe river basin

REASONS FOR DISCREPANCIES:

There are several possible reasons for the errors in the drainage areas.  The first problem could be found in the resolution of the DEM.  In this project, 90m data cells were used for the analysis.  Recently, 30m DEM data was made available by the USGS.  This type data has been proven to produce more accurate results in drainage area calculations.  The higher resolution picks up the more subtle changes in the terrain which helps in representing the land surface.  This would be especially effective in the lower end of the Guadalupe and San Antonio were accurate representation of the terrain becomes very important.

A second reason could be that not enough of the smaller tributaries were represented in the river reach file.  Through some of our quality control methods, we have found that going back and digitizing some of the smaller streams around the control points help to produce better results.  However, this is another very time consuming process and we're hoping that the 30m DEM alone will take care of this.

A final reason for the disprepancy may simply be that some of the USGS figures are wrong!  Many of those drainage areas were delineated by hand from old USGS quadrangles, which my not be representative of the current land surface.  From talking to the folks at TNRCC, there have been specific examples where USGS drainage areas crossed directly over burms and such that would obviously prevent the flow of water.  Therefore, it may be that the CRWR values are actually the accurate figures and the USGS values are the ones that need to be corrected!



CONCLUSION:

The procedure set forth in this project was used to produce a spatial water rights database for three river basins (Nueces, San Antonio and Guadalupe) in south central Texas. For each water right and stream gage location, the resulting database was a compilation of the total upstream drainage area, the mean annual precipitation and the average SCS curve number in the drainage area, as well as the flow length from the point to the outlet of the basin.

The eventual use of such data will be in the WRAP (Water Rights Analysis Program) model, which is currently being developed by Texas A&M for the WAM (Water Availability Modeling) project. Since the water rights are linked in the database, they can then be analyzed in the correct sequence by the model to obtain the naturalized flow at each water right from the corresponding flow at the appropriate stream gage. This research was initiated by TNRCC, which must develop new river basin simulation models in order to determine available water in accordance with Senate Bill 1.



FUTURE WORK:

Aside from performing the same analysis for the rest of the basins in Texas, much of the future work associated with this project will focus on the use of the 30m DEM data sets.  Currently, the files are much too large for use. Smaller cells mean many more cells to cover the same area.  An effort has been made to perform some of the same procedures outlined above, but so far, the computers at CRWR have not been able to handle the files.  Hopefully, for my sake, this problem will be resolved soon! J