Download presentation
Presentation is loading. Please wait.
Published byNatalie Randall Modified over 9 years ago
1
U.S. Department of the Interior U.S. Geological Survey StreamStats Data Preparation Workshop October 21-22, Nashville Tennessee Pete Steeves, USGS MA-RI District Al Rea, USGS ID District
2
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-2 Overview—Streamflow Statistics (StreamStats) What—Estimate of streamflow under some condition, e.g. the 100-year flood flow Why—Bridge or culvert design, flood control, discharge or withdrawl permits, endangered fish habitat, water rights, TMDL’s, etc. How Computed— At stream gages: statistical analysis of historic flows Ungaged sites: Regression equations
3
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-3 Streamflow Regression Equations Regression equations take the form: Q 100 = 0.471A 0.715 E 0.827 F 0.472 Drainage area is used in nearly all equations Other common variables include: Basin slope, relief, or mean elevation Precipitation (mean annual; 2-year, 24-hour) Stream length or slope Land use (forest area, wetland and water areas) Basin shape or orientation Soils or surficial geology
4
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-4 The need for GIS-based tools Cost—Reduce time to delineate and compute basin characteristics from hours to minutes Accuracy—Some measurements much better, others about the same as manual methods Consistency—Important for statistical validity Web-based tool provides broad access to: Large geospatial data bases Consistent methods and data
9
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-9 ArcHydro and StreamStats ArcHydro provides basics: Data structure and data management Global Basin Delineation and other tools StreamStats adds: Basin characteristics computation, summarization Management of equation database Regression equation solver Web interface
10
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-10 System Design – Core Concepts Client (IE 5.5) Web Server (IIS, ASP) Map Server (ArcIMS) Application Server (ArcMap, NFF) Data Server (ArcSDE) Database (SQL Server) Client (IE 5.5) Client (IE 5.5)
11
StreamStats— Accomplishments: Added measurement of basin characteristics to ArcHydro –“Desktop Tool” working in ArcMap 8.2/8.3 –Basin characteristics needed for Idaho (except MCS) Basin area Mean elevation Relief Mean slope Percent of basin area >= 30 % slope Percent of basin area >= 30 % slope and North-facing Mean annual Precipitation Percent Forested area
12
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-12 StreamStats— Accomplishments: Database development—Idaho –ArcHydro data for Salmon and Clearwater River basins, 18 HUCs –Partial processing completed for remaining 120 HUCs –Base map material for Web site completed, covering all Idaho plus large margin
13
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-13 StreamStats— Accomplishments: Prototype Web-Based Application for ID –User interface mostly complete –Base maps complete for ID –Basic watershed delineation –Basin characteristics computation –Interfaces with NFF to solve equations –Download watershed shapefile with attributes –Print maps shown in map frame –ESRI contract, partly done through CRADA
14
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-14 StreamStats—To be done: Testing, Testing, Testing Load testing –Will multiple users crash it? –Are time-out errors acceptable? Fix a few minor bugs Add monthly flow exceedance estimates
15
StreamStats—To be done: To take web site public we must first: –Write data-set documentation (metadata) –Write general documentation, tutorials, caveats and disclaimers –Continue verification that results are comparable to those used for development of regression equations –Complete ArcHydro data development for remainder of Idaho –Initially exclude monthly flow exceedance computations requiring main channel slope –Display gage statistics database
16
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-16 StreamStats—Future Developments: Phase 2 Plans for Fall 2003 –Make several improvements to the user interface –Allow user edits to watershed polygon –Better integration with NFF, improved reporting of results –Display stream-gage data from StreamStatsDB –Assess multi-user performance issues—find bottlenecks –Start on multi-state issues, implementation docs –If possible, begin serving parts of New England pilot (NH, VT, MA)
17
StreamStats—Future Developments: Phase 3 Plans for FY2004 (subject to change) –Multistate issues—scaling and implementation –Performance issues—especially in multiuser environment –Add computation of Main Channel Slope Extending channel to divide was manual process for Idaho ESRI implementing automated process in ArcHydro Extensive testing needed –Batch delineation (desktop tool only) –Channel elevation profile artifact removal –Drainage-area ratio method with nearby gages –Tie to National Hydrography Dataset (NHD)
18
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-18 For more info: Kernell Ries, USGS Maryland kries@usgs.gov kries@usgs.gov Al Rea, Jacque Coles, USGS Idaho ahrea@usgs.gov, jdcoles@usgs.gov ahrea@usgs.gov jdcoles@usgs.gov Pete Steeves, USGS Massachusetts psteeves@usgs.gov psteeves@usgs.gov StreamStats Web Site http://water.usgs.gov/osw/programs/ streamstats.html http://water.usgs.gov/osw/programs/ streamstats.html
19
U.S. Department of the Interior U.S. Geological Survey Data Requirements for StreamStats
20
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-20 National Streamstats GIS Data Components Datasets developed for the purpose of delineating accurate basin boundaries Datasets developed for determining basin characteristics Fixed stations and related data Basemap datasets
21
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-21 Flexible Approach with Standard Methods StreamStats is designed to be flexible in handling local data StreamStats will provide a set of standard definitions for basin characteristics Data must be in the ArcHydro data model, with a few extra naming requirements DEMs could be from any source or scale Users can add definitions/data as needed
22
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-22 Base Maps Whatever needed to locate points of interest Primarily 1:24,000 Digital Raster Graphics (DRG) NHD for reach-based locations Prefer National data sets
23
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-23 Approaches For Developing Basin Delineation Datasets EDNA (stage 1b) NHD Watershed preprocessing steps (http://nhd.usgs.gov)http://nhd.usgs.gov ArcHydro ‘Terrain Preprocessing’ steps from a DEM
24
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-24 Data Requirements— ArcHydro Tools Grids: Can be in a tiled data structure –Filled DEM (fil) –Flow Direction (fdr) –Flow Accumulation (fac – used to create str) –Streams (str) Vectors: ArcHydro data model –Catchments –AdjointCatchments –StreamLines Global data sets Globally Unique HydroID’s
25
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-25 Directory Structure
26
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-26 Terrain Preprocessing
27
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-27 Global Data Sets All in Global.mdb geodatabase hucpoly (tile boundaries) streams (network to connect tiles) hucpoints (outlets for tile polys)
28
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-28 Global Network
29
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-29 Building the Global Network Must build a Geometric Network of streams Just need mainstem streams needed to connect our data tiles (8-digit HUCs) Must specify a sink at outlet, compute flow directions
30
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-30 Geometric Network Wizard Build from existing features Use hucpoint and hucpoly feature classes Name network HUC_Net Build complex edges from streams feature class Use 2-m snap tolerance, both sets of features Include sources and sinks on hucpoints Do not assign weights
31
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-31 Set Flow Directions on Network Select outlet hucpoint Set Ancillary Role to Sink Click Set Flow Direction button on Utility Network Analyst Toolbar
32
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-32 Make Relationship Class HUCHasJunction
33
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-33 Make Relationship Class HUCHasJunction
34
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-34 Store Area Outlets ArcHydro Tools Toolbar Attribute Tools pulldown Or assign these manually
35
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-35 Preprocess Basin Characteristics ArcHydro Tools…Attribute Tools… Get Parameters Do this for each hucpoly polygon
36
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-36 Compact and Repair DataBase
37
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-37 National Streamstats GIS Data Components Datasets developed for the purpose of delineating accurate basin boundaries Datasets developed for determining basin characteristics Fixed stations and related data Basemap datasets
38
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-38 Approaches For Developing Basin Delineation Datasets EDNA (stage 1b) NHD Watershed preprocessing steps (http://nhd.usgs.gov)http://nhd.usgs.gov ArcHydro ‘Terrain Preprocessing’ steps from a DEM
40
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-40 Why take the EDNA (stage 1b) Approach? It is available for the project nationwide A good foundation dataset with minimal additional processing required May be the best option for states with limited resources
41
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-41 Why take the NHD Watershed Preprocessing Approach? Take advantage of higher quality local datasets (hi-res NHD, WBD) Better match with primary basemap (DRGs) Horizontal union of 3 primary physiographic datasets (elevation, basin boundaries, hydrography) Better match with NHD and WBD for spin- off applications
42
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-42 Determining the Best Option For Your State 3 National Datasets will guide States to determine best option: – NHD – WBD – NED
43
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-43
44
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-44
45
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-45
46
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-46
47
StreamStats Data Prep Workshop Oct 21-22, 2003Page 1-47
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.