Project Contacts
Lonna Frans,
Hydrologist,
934 Broadway,
Suite 300
Tacoma, WA 98402

(lmfrans@usgs.gov)
(253) 552-1694
graphic line

Bainbridge Island

Project Summaries

#!/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 #----------------------------------------------------------------------------------------------------------------------

9722-CWQ - Characterization and Numerical Simulation of the Water Resources on Bainbridge Island, Kitsap County - Completed FY2011

Problem - Ground water is the sole source of drinking water for the population of Bainbridge Island. Consequently, as the population grows, so does the demand for ground water. However, the quantity of usable ground water is limited, largely because of the island environment and the potential for seawater intrusion as ground-water usage increases. Under the Water Resources Element of the City's comprehensive plan, "the protection of water resources is of primary importance to the Island. Therefore, the goal is to manage water resources for present and projected land uses, recognizing Island water resources are the sole water supply and that: degradation of groundwater quality and quantity is not allowed; water supplies and systems are efficiently utilized; the long-term sustainability of the Island's water resources is maintained; the water needs of new development approved under the Comprehensive Plan are adequately met; and adequate data of the water resource is available." An island-wide ground-water model can be used as a tool in making water-resource management decisions in order to achieve the goals stated above.

Objectives - The major objectives of the study are to characterize the ground-water flow system on Bainbridge Island and its interaction with associated surface-water features, and to integrate this information into a numerical ground-water flow model to assist water-resource managers in the development of a long-term watershed management plan.

Relevance and Benefits - This study is consistent with the national USGS mission and goals and with water-resource issues identified in the Center's Science Plan. The study addresses ground-water availability and sustainability, and surface-water and ground-water interactions as related to water-resource management, which are priority issues for both the Strategic Directions of the Water Resources Division 1999-2008 and the USGS Washington Water Science Center's Science Plan. This study also will provide resource managers on Bainbridge Island with a numerical flow model to assist in the development of a long-term watershed management plan to meet the needs of current and future water demands within the watershed, while also working to protect and improve its natural resources. This study is appropriate for inclusion in the USGS Cooperative Program because it will provide information that advances understanding of hydrologic processes.

Approach - Existing and new ground- and surface-water data will be compiled and evaluated to characterize the flow system, and entered into the National Water Information System data base. A numerical ground-water flow model will be constructed to simulate potential management alternatives and climatic impacts on ground- and surface-water resources, and the model will be transferred to the City of Bainbridge Island Public Works (CBIPW) to assist in development of a long-term management plan for the island. A quality-assurance/quality-control plan will be developed to facilitate communication and methods between project partners and stakeholders.

WA302 - Preliminary Evaluation of the Ground-Water Resources of Bainbridge Island, Kitsap County - Completed FY1987

Problem - In the summary report on Bainbridge Island water conditions (Dion, Olsen, and Payne 1988), it was determined that a monitoring program should be implemented

Objectives - Bimonthly monitoring of ground-water levels is needed to establish seasonal fluctuation patterns.

Approach - We will collect bimonthly water-level measurements in 38 designated wells to establish seasonal fluctuation patterns--these same wells will be sampled and analyzed for chloride concentration twice a year, preferably spring and fall. Once the seasonal water-level and chloride-concentration patterns have been determined, at the end of 2-3 years, semiannual monitoring will most likely be sufficient.