Project Contacts
Chris Konrad
(cpkonrad@usgs.gov)
(253) 552-1634

Mark Mastin
(mcmastin@usgs.gov)
(253) 552-1609

Frank Voss
(fdvoss@usgs.gov)
(253) 552-1689


934 Broadway,
Suite 300
Tacoma, WA 98402
graphic line

Methow River Basin

Data

#!/usr/bin/perl -- -*-perl-*- # This script displays the navigation bar for all project pages. #---------------------------------------------------------------------------------------------------------------------- # Print html header #---------------------------------------------------------------------------------------------------------------------- print "Content-type: text/html\n\n"; #---------------------------------------------------------------------------------------------------------------------- # Retrieve query string and specify variables for links. #---------------------------------------------------------------------------------------------------------------------- $publications_link = "Publications and Products | "; $links_link = "Related Links | "; $news_link = "News Releases | "; $data_link = "Data | "; $maps_link = "Maps | "; $science_link = "Scientific Topics | "; $bibliography_link = "Bibliography | "; $status_link = "Status | "; $database_link = "Database | "; $acknowledge_link = "Acknowledgments | "; $photo_link = "Photo Gallery | "; $asses_link = "Assessment Document | "; $gis_link = "GIS and Aerial Photography Sources | "; $contact_link = "Contact Us | "; $flood_link = "Flood Hazards | "; $path = $ENV{'QUERY_STRING'}; $path =~ s/%([0-9|A-F]{2})/pack("C",hex($1))/eg; $path =~ s/[;<>\*\|'&\$!#\(\)\[\]\{\}:"\\\/]//g; $path = "../projects/".$path."/includes/".$path.".config"; #---------------------------------------------------------------------------------------------------------------------- # Open the configuration file for the specific project. #---------------------------------------------------------------------------------------------------------------------- require $path; #---------------------------------------------------------------------------------------------------------------------- # Print table head #---------------------------------------------------------------------------------------------------------------------- print qq~
  
 Project Home | ~; #---------------------------------------------------------------------------------------------------------------------- # Determine which links to display for specific project, based on configuration file. #---------------------------------------------------------------------------------------------------------------------- while ($status > 0) { print "$status_link"; $status = 0; } while ($publications > 0) { print "$publications_link"; $publications = 0; } while ($links > 0) { print "$links_link"; $links = 0; } while ($news > 0) { print "$news_link"; $news = 0 } while ($data > 0) { print "$data_link"; $data =0; } while ($maps > 0) { print "$maps_link"; $maps = 0; } while ($science > 0) { print "$science_link"; $science = 0; } while ($bibliography > 0) { print "$bibliography_link"; $bibliography = 0; } while ($database > 0) { print "$database_link"; $database = 0; } while ($acknowledge > 0) { print "$acknowledge_link"; $acknowledge = 0; } while ($photo > 0) { print "$photo_link"; $photo = 0; } while ($asses > 0) { print "$asses_link"; $asses = 0; } while ($gis > 0) { print "$gis_link"; $gis = 0; } while ($contact > 0) { print "$contact_link"; $contact = 0; } while ($flood > 0) { print "$flood_link"; $flood = 0; } #---------------------------------------------------------------------------------------------------------------------- # Print table footer #---------------------------------------------------------------------------------------------------------------------- print qq~ Project Summaries | Partnerships |
 
~; #---------------------------------------------------------------------------------------------------------------------- # End Script #----------------------------------------------------------------------------------------------------------------------

NewSimulated Runoff at many Location in the Methow River Basin, Washington

The spreadsheet that is available by clicking the link below is simulated daily runoff, in cubic feet per second, from the watershed model for 61 sites in the Methow River Basin, WA for water years 1988 through 2013. See the report with the title above for more information on the simulated runoff. A link to the report can be found by clicking on the "Publications and Products" tab above.

Click here for spreadsheet of simulated runoff

Climate Change

Now available to the public is a web-based database tool that provides water management stakeholders with the capability to create and download customized graphs, maps, and data retrievals of simulated hydraulic conditions in the Methow River basin, Washington, for combinations of five climate change models and three greenhouse gas scenarios (high, medium, and low). The online database is part of an integrated software system developed by the WAWSC for running series of rain-runoff simulations, processing model output, and providing the model output to the public.

Click here for web-based database tool

Surface Water for historic flow, results from project publication

Precipitation - runoff simulations of current and natural streamflow conditions in the Methow River basin, Washington

Tables
Description of streamflow-gaging stations in the Methow River Basin PDF*
Simulated minimum, maximum, and mean monthly streamflows and standard deviations for the Methow River Basin, water years 1959-99 (table format) PDF*
Simulated and measured mean annual streamflows, simulated streamflow as a percentage of measured, and bias for water years 1992-99 (table format) PDF*

Graphs
Simulated and measured daily mean streamflow for U.S. Geological Survey streamflow-gaging stations at:
Methow River above Goat Creek (12447383) PDF*
Chewuch River near Winthrop (12448000) PDF*
Twisp River near Twisp (12448998) PDF*
Methow River near Pateros (12449950) PDF*

Links
Recent daily streamflow data for Methow River Basin View
Real-time streamflow data for the Methow River Basin View
Historical streamflow data for the Methow River Basin View
Monthly mean discharge at U.S. Geological Survey streamflow-gaging stations View
Surface-water-quality data for the Methow River Basin View

Ground Water

Description of Well-Numbering System

Tables
Water levels for wells in the Methow River Basin Tab-Delimited ASCII File View
Construction information for individual wells Tab-Delimited ASCII File View

Links
Ground-water-quality data for the Methow River Basin View

Ground-Water and Surface-Water Interactions
Tables
Discharge measurements from September 11 to 13, 2001 View

*These documents are presented in Portable Document Format (PDF); the latest version of Adobe Reader or similar software is required to view it. Download the latest version of Adobe Reader, free of charge