CVEN 5393: Water Resources Systems and Management Prof. Joseph Kasprzyk Topic 6

Size: px
Start display at page:

Download "CVEN 5393: Water Resources Systems and Management Prof. Joseph Kasprzyk Topic 6"

Transcription

1 Statistical Approaches for Simulation Modeling CVEN 5393: Water Resources Systems and Management Prof. Joseph Kasprzyk Topic 6

2 Probability distributions are used to describe random variables. [courtesy T. Wagener]

3 PDF and CDF [courtesy T. Wagener]

4 A histogram is often used to show the empirical distribution of a set of observations. Range Frequency Divide the data into groups according to their magnitudes. The magnitudes are shown on the horizontal axes. Blocks are drawn to represent the groups. The height of a block is proportional to the number of occurrences in the group. The variability of the data is shown by the horizontal spread of the blocks, and the most common values are found in the highest blocks.

5 Plan for Today Look at a stochastic traffic modeling example to learn about stochastic processes Discuss mechanics of Monte Carlo Simulation for doing stochastic simulation List the different sources of input streamflow information for water resources management models

6 What causes a traffic jam? The longest traffic jam in history was 12 days and 62 miles long.

7 We can use a simulation model to create traffic jams, even with the following simple rules: 1. First, increase your speed by 1 unit. You are in a hurry to get where you are going! [Technical Resources/MATLAB/Monte Carlo/] 2. Check the distance between you and the next car (think bumper cars!). If your speed means you would hit that car, slow down. 3. With some probability, put your foot on the brake and slow down by one unit. Maybe you re checking text messages?

8 This is called the Nagel-Schreckenberg traffic model. [Technical Resources/MATLAB/Monte Carlo/] This example is from lecture notes by Art Owen ( Code in MATLAB by J. Kasprzyk, who takes responsibility for all errors

9 At each simulation timestep, the following updates occur for each vehicle: [Technical Resources/MATLAB/Monte Carlo/]

10 Results - The simulation starts with 100 cars as black dots on the top row - Vehicles move from left to right, as time increases from top to bottom. - Traffic jams (bunches of black dots) occur spontaneously - The traffic jams move backward as traffic moves forward. [Technical Resources/MATLAB/Monte Carlo/]

11 Monte Carlo simulation allows us to simulate processes that are random, due to uncertainties. Each driver brakes with a probability p. Therefore, braking is a random variable. The cars are initialized in random starting locations But, a burn-in or spin-up period can alleviate this, where you only plot or analyze simulations long after the initial timestep. Plots show emergent behavior based on these simple traffic rules! [Technical Resources/MATLAB/Monte Carlo/]

12 Let s look at how p is simulated within our model: - At every time step, there is a probability p that a driver will slow down. - So in the simulation, draw a random number. - Use that random number to decide whether or not, at this simulation, the driver will brake. - Think of a flip of the coin Lines of the model on D2L: [Technical Resources/MATLAB/Monte Carlo/]

13 Monte Carlo Implementation Sampling from a list of data

14 Approach Input data is gathered from observations, or possibly other simulations The data are provided in list or array form. Assumptions: Data are representative of a given process There is enough data, such that the data cover the desired probability distribution for your model In today s example, we will assume that two variables are independent, which is not always true.

15 Example See MonteCarloFromList.mon D2L Water supply and demand are given in list form see the description of the water supply example in Watkins and Mckinney (1997) Assume that cost of buying water is normally distributed with mean $200k and standard deviation $50k WARNING: This is not a realistic example! Each supply and demand is considered equally likely Supply and demand events are considered independent For a given shortage, it is assumed that the city will be able to buy all the water it needs, and the distribution of water pricing is known. This simple code is designed to show you the basics of some calculations in MATLAB [Technical Resources/MATLAB/Monte Carlo/]

16 Illustrative Results 300 Simulated Shortage 300 Cost Volume (mill. cubic m) Cost (mill. USD) Histograms of sample results. Notice how the distribution of cost is different than the shortage distribution. Why could this be?

17 Monte Carlo Implementation 3A+Why+median+and+IQR+are+often+better+than+mean+and+standard+deviation Sampling from a given probability distribution

18 Monte Carlo sampling uses a trick : the CDF always ranges from 0 to 1! A cumulative distribution function (CDF) of your distribution is known or assumed. Generate a uniformly distributed random number, x, in the range from 0 to 1 Then, x corresponds to a given position in the probability distribution!

19 Implementation You may be required to implement the approach on the previous slide if you are using an empirical distribution of a particular dataset These are also called non-parametric approaches, because your distribution does not have a classical form For parametric sampling of classical distributions (normal, uniform, chi-squared), you can often use built-in functions within programming languages But under the hood, those algorithms are following the approach on the previous slide!

20 MATLAB Statistics Toolbox: random

21 R random number generation

22 Python random number generator

23 Time-Series Analysis and Streamflow Inputs to Water Management Models This material is only a preview. In our program, the best source of information on this is CVEN 6833, Advanced Data Analysis taught by Prof. R. Balaji

24 Motivation Monte Carlo simulation techniques discussed previously are most appropriate for the following situations: Data are not changing in time or space, (no need to preserve correlation within the data) Data have known, or easily assumed probability distributions Different variables within a model exhibit different distributions, and a modeler wants to combine those distributions together to determine output distributions To effectively model data that are changing in time, we need to preserve temporal properties of those data!

25 Motivation: Financial Data One stock may show volatility Accessed 3/10/2015

26 Motivation: Financial Data so often, investors trade on index funds that combine multiple stocks together. Note the patterns in time (stock market crash in )

27 Motivation: Colorado River Source: US Bureau of Reclamation [courtesy K. Nowak, R. Balaji] 7 States, 2 Nations Upper Basin: CO, UT, WY, NM Lower Basin: AZ, CA, NV Irrigates 3.5 million acres Serves 30 million people 60 MAF of total storage 4x Annual Flow 50 MAF in Lakes Powell + Mead

28 Colorado River regulation is critically dependent on its streamflow Colorado River Compact Divides Basin at Lee Ferry, AZ Apportions 7.5 MaFto Upper and Lower Basins 1944 Treaty with Mexico 1.5 MaF to be delivered at international border Total of 16.5 MaF/yr allocated 30,000,000 25,000,000 20,000,000 15,000,000 10,000,000 5,000, [courtesy K. Nowak, R. Balaji] Colorado River natural flow at Imperial Dam

29 Approaches for Streamflow Input: (1) Historical Record Also called period of record analysis Often used, especially for firm and safe yield calculations This is limited, since the observational record is short. Excellent indicator of statistical properties such as autocorrelation, the tendency for a time-series to be correlated with itself. Example: historical floods But: stationarity may be dead press_release/2004/ /index.html

30 Approaches for Streamflow Input: (1) Historical Record Multiple authors have asked in recent years: Is it appropriate to use the historical record for simulation? [Milly et al. 2008]

31 Approaches for Streamflow Input: (2) Parametric Time-Series Models See discussion in Nowak et al. (2010) for limitations of parametric models

32 Approaches for Streamflow Input: (3) Paleo Reconstruction

33 Reconstructions of paleo hydrology paint a dire picture Reconstruction of Colorado River at Lees Ferry streamflow, , with 10-year running mean Six 10-year periods before 1900 with reconstructed mean flow lower than 12 MaF (lowest: ) one of the three wettest ~25-year periods in 1200 years Mid-1100s: 57-year period with mean flow of ~13 MaF Century-scale non-stationarity: 100-year mean varies from 13.9 to 15.4 MaF [courtesy K. Nowak, R. Balaji] * Slide courtesy of Jeff Lukas, NOAA/WWA

34 Approaches for Streamflow Input: (4) Non-Parametric Techniques Basic idea: a synthetic approach to resampling the historical record Does not require estimation of parameters The approaches can be made to fit the statistical patterns of data very well May be more computationally difficult to use for some applications See example next time For more info, see above! books/ /7783

35 Acknowledgments Traffic Engineering example from lecture notes by Art Owen ( Code in MATLAB by J. Kasprzyk, who takes responsibility for all errors Nowak et al. slides provided by Prof. R. Balaji, from Ken Nowak s defense

Water Supply Risk on the Colorado River: Can Management Mitigate?

Water Supply Risk on the Colorado River: Can Management Mitigate? Water Supply Risk on the Colorado River: Can Management Mitigate? Kenneth Nowak University of Colorado Department Civil, Environmental and Architectural Engineering and Center for Advanced Decision Support

More information

Recent RiverWare and RiverSMART applications on the Colorado River Basin RiverWare User Group Meeting August 24, 2016

Recent RiverWare and RiverSMART applications on the Colorado River Basin RiverWare User Group Meeting August 24, 2016 Recent RiverWare and RiverSMART applications on the Colorado River Basin 2016 RiverWare User Group Meeting August 24, 2016 Overview of Recent RiverWare and RiverSMART applications on the Colorado River

More information

aka the basin study Eric Kuhn General Manager 2013 Upper Colorado River Basin Water Conference Colorado Mesa University November 7, 2013

aka the basin study Eric Kuhn General Manager 2013 Upper Colorado River Basin Water Conference Colorado Mesa University November 7, 2013 aka the basin study 2013 Upper Colorado River Basin Water Conference Colorado Mesa University November 7, 2013 Eric Kuhn General Manager THE STORYLINE OF THE COLORADO RIVER: Limited Supplies Competing

More information

SLIDES: Response of the System to Various Hydrological and Operational Assumptions: Reclamation Modeling Results

SLIDES: Response of the System to Various Hydrological and Operational Assumptions: Reclamation Modeling Results University of Colorado Law School Colorado Law Scholarly Commons Hard Times on the Colorado River: Drought, Growth and the Future of the Compact (Summer Conference, June 8-10) 2005 6-8-2005 SLIDES: Response

More information

Colorado River Basin

Colorado River Basin Colorado River Basin 16.5 million acre-feet (maf) allocated annually 13 to 14.5 maf of consumptive use annually 60 maf of storage 14.8 maf average annual natural inflow into Lake Powell over past 110 years

More information

Colorado River Basin Water Supply and Demand Study. WRRC 2013 Conference University of Arizona Tucson, AZ March 5, 2013

Colorado River Basin Water Supply and Demand Study. WRRC 2013 Conference University of Arizona Tucson, AZ March 5, 2013 Colorado River Basin Water Supply and Demand Study WRRC 2013 Conference University of Arizona Tucson, AZ March 5, 2013 Colorado River Basin Water Supply and Demand Study Study Objective Assess future water

More information

Maintaining Water Supply Resilience in Extreme Times

Maintaining Water Supply Resilience in Extreme Times Maintaining Water Supply Resilience in Extreme Times Presented to the Western Coalition of Arid States June 20, 2018 Presentation Outline: Snapshot of Reclamation Offices West-wide Precipitation and Storage

More information

State of the Colorado River System: Drought and the Outlook for Floodplain Management Conference Rancho Mirage, CA September 10, 2015

State of the Colorado River System: Drought and the Outlook for Floodplain Management Conference Rancho Mirage, CA September 10, 2015 State of the Colorado River System: Drought and the Outlook for 2016 Floodplain Management Conference Rancho Mirage, CA September 10, 2015 Presentation Overview Overview of the Colorado River Basin Drought

More information

Colorado River Hydrology and Basin Water Supply & Demand Study Update June 11, Tina Anderholt Shields, PE Colorado River Resources Manager

Colorado River Hydrology and Basin Water Supply & Demand Study Update June 11, Tina Anderholt Shields, PE Colorado River Resources Manager Colorado River Hydrology and Basin Water Supply & Demand Study Update June 11, 2013 Tina Anderholt Shields, PE Colorado River Resources Manager Colorado River Basin Storage (as of June 10, 2013) Current

More information

The State of the Colorado River

The State of the Colorado River April 2014 The State of the Colorado River Executive Summary The Colorado River Basin is now in its fifteenth year of drought. System runoff during this period has been comparable to or less than that

More information

A Non-parametric Stochastic Approach for Multisite Disaggregation of Annual to Daily Streamflow

A Non-parametric Stochastic Approach for Multisite Disaggregation of Annual to Daily Streamflow 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 A Non-parametric Stochastic Approach for Multisite Disaggregation of

More information

Colorado River Commission of Nevada

Colorado River Commission of Nevada COLORADO RIVER COMMISSION PRESENTATION EXHIBIT D - WATER Document consists of 17 pages. Entire exhibit provided. Meeting Date: 4-22-16 2016 Legislative Commission Subcommittee to Study Water JAYNE HARKINS,

More information

Development of Stochastic Flow Sequences Based on Observed and Paleo-Reconstructed Data

Development of Stochastic Flow Sequences Based on Observed and Paleo-Reconstructed Data Development of Stochastic Flow Sequences Based on Observed and Paleo-Reconstructed Data Ken Nowak, James Prairie, and Balaji Rajagopalan November 27, 2007 Introduction With a goal of developing more robust

More information

Shortage on the Colorado River: Analysis of Impacts to Water Users in Central Arizona. Ken Seasholes

Shortage on the Colorado River: Analysis of Impacts to Water Users in Central Arizona. Ken Seasholes Shortage on the Colorado River: Analysis of Impacts to Water Users in Central Arizona Ken Seasholes Manager, Resource Planning & Analysis AWRA Annual Conference, Denver November 19, 2015 Colorado River

More information

Impacts of Drought: Water Resources in the Colorado River Basin

Impacts of Drought: Water Resources in the Colorado River Basin Impacts of Drought: Water Resources in the Colorado River Basin Connie Woodhouse, NOAA Paleoclimatology Branch, National Climatic Data Center, and INSTAAR, University of Colorado, Boulder, CO with contributions

More information

PRE-PRODUCTION COPY. Colorado River Basin Water Supply and Demand Study. Executive Summary

PRE-PRODUCTION COPY. Colorado River Basin Water Supply and Demand Study. Executive Summary Colorado River Basin Water Supply and Demand Study Executive Summary U. S. Department of the Interior Bureau of Reclamation December 2012 Executive Summary Spanning parts of the seven states of Arizona,

More information

TITLE: ATechnical Information regarding Pacific Institute Introduction

TITLE: ATechnical Information regarding Pacific Institute Introduction TITLE: ATechnical Information regarding Pacific Institute Proposal@ Introduction In February, 2000, a consortium of environmental organizations led by the Pacific Institute submitted an interim surplus

More information

Colorado River. Drainage Basin 250,000 mi 2. 1,450 miles long. Originates at over 10,000 ft in the Rocky Mtns in CO. Flows in the Gulf of California

Colorado River. Drainage Basin 250,000 mi 2. 1,450 miles long. Originates at over 10,000 ft in the Rocky Mtns in CO. Flows in the Gulf of California Colorado River Drainage Basin 250,000 mi 2 1,450 miles long Originates at over 10,000 ft in the Rocky Mtns in CO Flows in the Gulf of California 1 2 Colorado River Stakeholders: Seven western states (CO,

More information

Introduction to Water Resources Systems - University of Colorado Boulder

Introduction to Water Resources Systems - University of Colorado Boulder Utah State University DigitalCommons@USU All ECSTATIC Materials ECSTATIC Repository 2017 Introduction to Water Resources Systems - University of Colorado Boulder Joseph Kasprzyk University of Colorado

More information

Colorado River Overview

Colorado River Overview Colorado River Overview 16.5 million acre-feet (MAF) allocated annually 7.5 MAF to Upper Basin and 7.5 MAF plus an additional 1 MAF to Lower Basin 1944 Treaty grants 1.5 MAF to Mexico 13 to 14.5 MAF of

More information

RECLAMATION. Colorado River Basin Water Supply and Demand Study. Managing Water in the West. Executive Summary

RECLAMATION. Colorado River Basin Water Supply and Demand Study. Managing Water in the West. Executive Summary RECLAMATION Managing Water in the West Colorado River Basin Water Supply and Demand Study Executive Summary u.s. Department of the Interior December 2012 Bureau of Reclamation Mission Statements The U.S.

More information

GLEN CANYON DAM LTEMP EIS

GLEN CANYON DAM LTEMP EIS GLEN CANYON DAM LTEMP EIS Alternative Concept: A proposal by Glen Canyon Institute April 5, 2012 Glen Canyon Dam LTEMP EIS Purpose! To identify dam operations, management actions, and experimental options

More information

COLORADO RIVER Risk Study Update

COLORADO RIVER Risk Study Update COLORADO RIVER Risk Study Update September 14, 2018 Eric Kuhn OVERVIEW HOW IS THE RIVER OPERATED AND MANAGED? WHY DID WE CONDUCT THE RISK STUDY? RESULTS AND IMPLICATIONS FOR THE FUTURE 1922 Colorado River

More information

Warming may create substantial water supply shortages in the Colorado River basin

Warming may create substantial water supply shortages in the Colorado River basin Click Here for Full Article GEOPHYSICAL RESEARCH LETTERS, VOL. 34, L22708, doi:10.1029/2007gl031764, 2007 BAK680 Warming may create substantial water supply shortages in the Colorado River basin Gregory

More information

RiverWare Model and Analysis Tools for River System Planning and Management

RiverWare Model and Analysis Tools for River System Planning and Management RiverWare Model and Analysis Tools for River System Planning and Management Edith A. Zagona, Research Professor, Department of Civil, Environmental and Architectural Engineering, and Director, Center for

More information

Colorado River Basin Water Supply and Demand Study. Technical Report E Approach to Develop and Evaluate Options and Strategies

Colorado River Basin Water Supply and Demand Study. Technical Report E Approach to Develop and Evaluate Options and Strategies Colorado River Basin Water Supply and Demand Study Technical Report E Approach to Develop and Evaluate Options and Strategies U.S. Department of the Interior Bureau of Reclamation December 2012 Colorado

More information

Using Multi-Objective Optimization to Explore Reservoir Operating Policies in the Colorado River Basin

Using Multi-Objective Optimization to Explore Reservoir Operating Policies in the Colorado River Basin Using Multi-Objective Optimization to Explore Reservoir Operating Policies in the Colorado River Basin Elliot Alexander 1, Joseph Kasprzyk 1, Edith Zagona 1, 2, James Prairie 3, Carly Jerla 4, and Alan

More information

New River Desert Hills Community Association Ben Graff CAP Board October 13, 2017

New River Desert Hills Community Association Ben Graff CAP Board October 13, 2017 New River Desert Hills Community Association Ben Graff CAP Board October 13, 2017 Central Arizona Project 336-mile aqueduct stretches from Lake Havasu to Tucson 14 pumping plants lift water nearly 3,000

More information

Colorado River Update. Colby N. Pellegrino, Director - Water Resources

Colorado River Update. Colby N. Pellegrino, Director - Water Resources Colorado River Update Colby N. Pellegrino, Director - Water Resources Climate Conditions U.S DROUGHT MONITOR Climate Conditions U.S. SEASONAL DROUGHT OUTLOOK Climate Conditions MONTHLY PRECIPITATION: WATER

More information

Comment on When will Lake Mead go dry? by T. P. Barnett and D. W. Pierce

Comment on When will Lake Mead go dry? by T. P. Barnett and D. W. Pierce WATER RESOURCES RESEARCH, VOL. 45, W09601, doi:10.1029/2008wr007627, 2009 Comment on When will Lake Mead go dry? by T. P. Barnett and D. W. Pierce Joseph J. Barsugli, 1,2 Kenneth Nowak, 1,3 Balaji Rajagopalan,

More information

HYDROLOGIC DETERMINATION Water Availability from Navajo Reservoir and the Upper Colorado River Basin for Use in New Mexico.

HYDROLOGIC DETERMINATION Water Availability from Navajo Reservoir and the Upper Colorado River Basin for Use in New Mexico. HYDROLOGIC DETERMINATION 2007 Water Availability from Navajo Reservoir and the Upper Colorado River Basin for Use in New Mexico AprIl 2007 MAY 2 3 2007 Date Page 1 of 9 I. Executive Summary Determination

More information

Colorado River: Drought Contingency Planning Wyoming s Little Snake and Green River Basins October 15, 2018

Colorado River: Drought Contingency Planning Wyoming s Little Snake and Green River Basins October 15, 2018 Colorado River: Drought Contingency Planning Wyoming s Little Snake and Green River Basins October 15, 2018 Cheyenne Meeting and Webinar Wyoming State Engineer s Office Glen Canyon Dam and Lake Powell

More information

Introduction to Reservoir Analysis - University of Colorado Boulder

Introduction to Reservoir Analysis - University of Colorado Boulder Utah State University DigitalCommons@USU All ECSTATIC Materials ECSTATIC Repository 2017 Introduction to Reservoir Analysis - University of Colorado Boulder Joseph Kasprzyk University of Colorado Boulder,

More information

Notes 4/19 Assignment 2: due Thursday. Thursday: class participation points (n=10 max), ASK questions!!!

Notes 4/19 Assignment 2: due Thursday. Thursday: class participation points (n=10 max), ASK questions!!! Notes 4/19 Assignment 2: due Thursday Thursday: class participation points (n=10 max), ASK questions!!! 1 Final Exam Comprehensive Question: Comprehensive integration (50 pts): Imagine yourself as a content

More information

Collaborative Research on Upper Colorado River Basin Streamflow and Drought. Designing and Implementing User-driven Research

Collaborative Research on Upper Colorado River Basin Streamflow and Drought. Designing and Implementing User-driven Research Collaborative Research on Upper Colorado River Basin Streamflow and Drought Designing and Implementing User-driven Research Connie Woodhouse School of Geography and Development University of Arizona With

More information

Norman Maclean Snowmelt Flow rate Storm flows fs (c flow m a tre S

Norman Maclean Snowmelt Flow rate Storm flows fs (c flow m a tre S Eventually, all things merge into one, and a river runs through it. Norman Maclean Understanding Streamflow ADEQ SW Short Course June 13, 213 Phoenix, AZ Hydrographs Discharge (Q) USGS flow data & plots

More information

Notes 11/17 Assignment 2: due Tuesday Nov 22

Notes 11/17 Assignment 2: due Tuesday Nov 22 Notes 11/17 Assignment 2: due Tuesday Nov 22 http://www.youtube.com/watch?v=82_bhd0_trw&f eature=related http://www.youtube.com/watch?v=f0pmgzyuewa 1 Final Exam Comprehensive Question: Comprehensive integration

More information

A Case Study: Imperial Valley, California

A Case Study: Imperial Valley, California University of Colorado Law School Colorado Law Scholarly Commons Western Water: Expanding Uses/Finite Supplies (Summer Conference, June 2-4) Getches-Wilkinson Center Conferences, Workshops, and Hot Topics

More information

PO Box 466 Moab, UT

PO Box 466 Moab, UT PO Box 466 Moab, UT 84532 435.259.1063 info@livingrivers.org Regional Director, Lower Colorado Region Bureau of Reclamation, Attn: BCOO-1000 P.O. Box 61470 Boulder City, NV 89006-1470 Sent via email: strategies@lc.usbr.gov

More information

Colorado River Reservoir Storage: Reliability, Resilience and Response

Colorado River Reservoir Storage: Reliability, Resilience and Response Colorado River Reservoir Storage: Reliability, Resilience and Response April 23, 2016 Desalination Conference Green Desalination for a Water-Secure Nevada College of Southern Nevada, Las Vegas, Nevada

More information

Colorado River Challenges Impacts to Southern Arizona

Colorado River Challenges Impacts to Southern Arizona Colorado River Challenges Impacts to Southern Arizona 2 3 4 5 Colorado River Basics 7 States, 2 Nations Annual Flow 15.0 MAF 40 Million People All of the Major Cities in Southwest 5.5m Irrigated Acres

More information

The Colorado River Basin Water Supply and Demand Study. World Water Week Stockholm 2017 August 27 September 1

The Colorado River Basin Water Supply and Demand Study. World Water Week Stockholm 2017 August 27 September 1 The Colorado River Basin Water Supply and Demand Study World Water Week Stockholm 2017 August 27 September 1 Presentation Outline Bureau of Reclamation Overview Reclamation s Basin Study Program Colorado

More information

Colorado River Basin Water Supply and Demand Study. Leslie Meyers Coconino Plateau Water Advisory Council Strategic Planning Retreat April 26, 2013

Colorado River Basin Water Supply and Demand Study. Leslie Meyers Coconino Plateau Water Advisory Council Strategic Planning Retreat April 26, 2013 Colorado River Basin Water Supply and Demand Study Leslie Meyers Coconino Plateau Water Advisory Council Strategic Planning Retreat April 26, 2013 Colorado River Basin Water Supply and Demand Study Study

More information

Reducing Lower Basin Shortage Risk and Increasing Resilience in Arizona

Reducing Lower Basin Shortage Risk and Increasing Resilience in Arizona Reducing Lower Basin Shortage Risk and Increasing Resilience in Arizona Ted Kowalski Senior Program Office Colorado River Initiative September 10, 2018 Kevin Moran Senior Director Western Water Steps Towards

More information

SEES 503 SUSTAINABLE WATER RESOURCES. Floods. Instructor. Assist. Prof. Dr. Bertuğ Akıntuğ

SEES 503 SUSTAINABLE WATER RESOURCES. Floods. Instructor. Assist. Prof. Dr. Bertuğ Akıntuğ SEES 503 SUSTAINABLE WATER RESOURCES Floods Instructor Assist. Prof. Dr. Bertuğ Akıntuğ Civil Engineering Program Middle East Technical University Northern Cyprus Campus SEES 503 Sustainable Water Resources

More information

Background of Key Issues Related to Drought Contingency Plan

Background of Key Issues Related to Drought Contingency Plan Agenda Number 2. Background of Key Issues Related to Drought Contingency Plan Special Meeting of the CAWCD Board of Directors August 17, 2017 Lower Basin Drought Contingency Plan Goals: Overlay new actions

More information

Paleohydrology of the Lower Colorado River Basin and Implications for Water Supply Availability

Paleohydrology of the Lower Colorado River Basin and Implications for Water Supply Availability Paleohydrology of the Lower Colorado River Basin and Implications for Water Supply Availability Jeffrey J. Lukas Lisa Wade Balaji Rajagopalan October 2012 Completion Report No. 223 Acknowledgements Funding

More information

U.S. Water Budget. Figure Source:Data from The Nation s Water Resources , Vol. 1, U.S. Water Resources Council.

U.S. Water Budget. Figure Source:Data from The Nation s Water Resources , Vol. 1, U.S. Water Resources Council. U.S. Water Budget Figure 10.18 10-9 Source:Data from The Nation s Water Resources 1975-2000, Vol. 1, U.S. Water Resources Council. Average U.S. Precipitation Figure 10.19 10-10 Source: U.S. Water Resources

More information

THE COLORADO RIVER: INTEGRATING HYDROLOGIC AND MANAGEMENT PERSPECTIVES

THE COLORADO RIVER: INTEGRATING HYDROLOGIC AND MANAGEMENT PERSPECTIVES THE COLORADO RIVER: INTEGRATING HYDROLOGIC AND MANAGEMENT PERSPECTIVES Drought Past and Future ANU, Canberra November 15 2008 Rosalind Bark and Bonnie Colby, Kathy Jacobs, Dave Meko, Peter Troch, Connie

More information

The Central Arizona Project (CAP) and Planning for Times of Shortage

The Central Arizona Project (CAP) and Planning for Times of Shortage The Central Arizona Project (CAP) and Planning for Times of Shortage Sharon B. Megdal, Ph.D. Director, Water Resources Research Center, The University of Arizona Elected Member, Board of Directors, CAP

More information

STREAMFLOW AND SALINITY MODELING: APPLICATION FOR THE COLORADO RIVER BASIN JAMES ROGER PRAIRIE. B.S., State University of New York

STREAMFLOW AND SALINITY MODELING: APPLICATION FOR THE COLORADO RIVER BASIN JAMES ROGER PRAIRIE. B.S., State University of New York STOCHASTIC NONPARAMETRIC FRAMEWORK FOR BASIN WIDE STREAMFLOW AND SALINITY MODELING: APPLICATION FOR THE COLORADO RIVER BASIN By JAMES ROGER PRAIRIE B.S., State University of New York College of Environmental

More information

THE CURRENT DROUGHT IN CONTEXT: A TREE-RING BASED EVALUATION OF WATER SUPPLY VARIABILITY FOR THE SALT-VERDE RIVER BASIN

THE CURRENT DROUGHT IN CONTEXT: A TREE-RING BASED EVALUATION OF WATER SUPPLY VARIABILITY FOR THE SALT-VERDE RIVER BASIN THE CURRENT DROUGHT IN CONTEXT: A TREE-RING BASED EVALUATION OF WATER SUPPLY VARIABILITY FOR THE SALT-VERDE RIVER BASIN Dave Meko & Katie Hirschboeck The University of Arizona - Laboratory of Tree-Ring

More information

Colorado River Basin Water Supply and Demand Study. Navigating the Future of the Colorado River Natural Resources Law Center June 9, 2011

Colorado River Basin Water Supply and Demand Study. Navigating the Future of the Colorado River Natural Resources Law Center June 9, 2011 Colorado River Basin Water Supply and Demand Study Navigating the Future of the Colorado River Natural Resources Law Center June 9, 2011 Colorado River Basin Water Supply and Demand Study Overview and

More information

Numerical Integration of River Flow Data

Numerical Integration of River Flow Data Numerical Integration of River Flow Data CVEN 3 9 1 Introduction River streamflow data contain important information both about stormwater runoff and groundwater baseflow. Stormwater runoff generally consists

More information

March 26, Colorado River Basin States. Colorado River overview and management. Basin States response to drought

March 26, Colorado River Basin States. Colorado River overview and management. Basin States response to drought Integrated Resource Planning Advisory Committee March 26, 2014 Colorado River Basin States 1 Meeting Topics Colorado River overview and management Basin States response to drought U.S. Mexico Colorado

More information

21 st Century Management Solutions for Water Supply and Demand

21 st Century Management Solutions for Water Supply and Demand 21 st Century Management Solutions for Water Supply and Demand AWRA Annual Conference November 9, 2017 Bill Szafranski Roger Wolvington Abstract Water supply planning in the Western US is critical for

More information

WaterSim: Supply and Demand Simulation Model for Metropolitan Phoenix

WaterSim: Supply and Demand Simulation Model for Metropolitan Phoenix WaterSim: Supply and Demand Simulation Model for Metropolitan Phoenix Teacher s Guide to Using WaterSim on the Web http://watersim.asu.edu Global Institute of Sustainability, Arizona State University Introduction:

More information

Rio Grande Tree Ring Monsoon Workshop

Rio Grande Tree Ring Monsoon Workshop Rio Grande Tree Ring Monsoon Workshop NMSU Albuquerque Center, Albuquerque NM May 14, 2012 Connie Woodhouse and Daniel Griffin School of Geography and Development and Laboratory of Tree Ring Research,

More information

Natural Flow at Lee Ferry, AZ

Natural Flow at Lee Ferry, AZ Natural Flow at Lee Ferry, AZ Flow measurements 30 for the Colorado River Basin Compact Annual Flow (BCM) 25 20 15 10 allocated 16.5 MAF Currently used 13.2 MAF 5 0 1900 1910 1920 1930 1940 1950 1960 1970

More information

THE EFFECTS OF CLIMATE CHANGE ON THE HYDROLOGY AND WATER RESOURCES OF THE COLORADO RIVER BASIN

THE EFFECTS OF CLIMATE CHANGE ON THE HYDROLOGY AND WATER RESOURCES OF THE COLORADO RIVER BASIN BAK652 THE EFFECTS OF CLIMATE CHANGE ON THE HYDROLOGY AND WATER RESOURCES OF THE COLORADO RIVER BASIN NIKLAS S. CHRISTENSEN, ANDREW W. WOOD, NATHALIE VOISIN, DENNIS P. LETTENMAIER and RICHARD N. PALMER

More information

Assessing the robustness of spring snowpack as a drought indicator in the Upper Colorado River Basin under future climate change

Assessing the robustness of spring snowpack as a drought indicator in the Upper Colorado River Basin under future climate change Assessing the robustness of spring snowpack as a drought indicator in the Upper Colorado River Basin under future climate change Ben Livneh, Andrew Badger, Jeffrey Lukas, and Lisa Dilling Cooperative Institute

More information

The Drainage Basin. From Peaks of Colorado to Mexico 1,400 miles Drains 242,000 square miles of Western US Colored River because of sediments

The Drainage Basin. From Peaks of Colorado to Mexico 1,400 miles Drains 242,000 square miles of Western US Colored River because of sediments HOOVER DAM Need arose to control the Colorado River flow and the cycles of flood and drought. Responsibility fell on the Department of the Interior s Bureau of Reclamation Colorado River Compact History

More information

Reconciling Projections of Colorado River Stream Flow Over the Next Century

Reconciling Projections of Colorado River Stream Flow Over the Next Century Reconciling Projections of Colorado River Stream Flow Over the Next Century Julie Vano Dept of Civil and Environmental Engineering, Univ of Washington Dennis Lettenmaier Dept of Civil and Environmental

More information

Colorado River Water Bank Feasibility Study

Colorado River Water Bank Feasibility Study PREPARED FOR Colorado River Water Conservation District Colorado River Water Bank Feasibility Study PHASE 1 June 2012 FINAL DRAFT REPORT Prepared for: Colorado River Water Conservation District 201 Centennial,

More information

A hot drought : Warming is driving much of the Colorado River s decline, scientists say

A hot drought : Warming is driving much of the Colorado River s decline, scientists say A hot drought : Warming is driving much of the Colorado River s decline, scientists say Brinkwire September 8, 2018 Since 2000, the amount of water flowing in the Colorado River has dropped 19 percent

More information

PREFACE TO APPENDIX D

PREFACE TO APPENDIX D PREFACE TO APPENDIX D The following appendix contains components applicable to the analysis of the QSA from the Technical Memorandum No. 1: Analysis of River Operations and Water Supply, prepared as part

More information

JOINT WEST SLOPE BASIN ROUNDTABLE RISK STUDY INTRODUCTION AND WORK TO DATE JULY 13, 2016

JOINT WEST SLOPE BASIN ROUNDTABLE RISK STUDY INTRODUCTION AND WORK TO DATE JULY 13, 2016 JOINT WEST SLOPE BASIN ROUNDTABLE RISK STUDY INTRODUCTION AND WORK TO DATE JULY 13, 2016 OUTLINE 1. What is the risk of a Compact Call? 2. Background and Project Catalyst 3. Contingency Planning Process

More information

Enhancing Water Supply Reliability

Enhancing Water Supply Reliability Enhancing Water Supply Reliability An Interdisciplinary Project to Improve Predictive Capacity in the Colorado River Basin 2000 Katharine Jacobs, Arizona Water Institute WRRC Annual Conference June, 2008

More information

FINAL REPORT FHWA-WY-17/02F. Assessment and Evaluations of I-80 Truck Loads and Their Load Effects

FINAL REPORT FHWA-WY-17/02F. Assessment and Evaluations of I-80 Truck Loads and Their Load Effects FINAL REPORT State of Wyoming Department of Transportation U.S. Department of Transportation Federal Highway Administration FHWA-WY-17/02F Assessment and Evaluations of I-80 Truck Loads and Their Load

More information

STOCHASTIC FLOW SEQUENCE GENERATION AND ASPINALL UNIT OPERATIONS KENNETH C NOWAK

STOCHASTIC FLOW SEQUENCE GENERATION AND ASPINALL UNIT OPERATIONS KENNETH C NOWAK STOCHASTIC FLOW SEQUENCE GENERATION AND ASPINALL UNIT OPERATIONS By KENNETH C NOWAK B.S., Rensselaer Polytechnic Institute, 2006 A thesis submitted to the faculty of the Graduate School of the University

More information

Safe Drinking Water: Now and in the Future

Safe Drinking Water: Now and in the Future Safe Drinking Water: Now and in the Future Cynthia Dougherty, Director Office of Ground Water and Drinking Water U.S. Environmental Protection Agency GUIRR Roundtable June 2010 Ensuring safe and clean

More information

Indicators of Hydrologic Alteration (IHA) software, Version 7.1

Indicators of Hydrologic Alteration (IHA) software, Version 7.1 Indicators of Hydrologic Alteration (IHA) software, Version 7.1 IHA Software Analyzes hydrologic characteristics and their changes over time. Computes 67 ecologicallyrelevant flow statistics using daily

More information

Where is it? Groundwater Replenishment System Map

Where is it? Groundwater Replenishment System Map What is the Ground Replenishment (GWR) System? Orange County Ground Replenishment System s Environmental Impact Assessment GWR is a new project (approved October 2002) of the Orange County Water District

More information

SLIDES: Data Sharing and River Basin Modelling: From the Colorado to the Nile

SLIDES: Data Sharing and River Basin Modelling: From the Colorado to the Nile University of Colorado Law School Colorado Law Scholarly Commons Coping with Water Scarcity in River Basins Worldwide: Lessons Learned from Shared Experiences (Martz Summer Conference, June 9-10) Getches-Wilkinson

More information

A Tree-Ring Based Assessment of Synchronous Extreme Streamflow Episodes in the Upper Colorado & Salt-Verde-Tonto River Basins

A Tree-Ring Based Assessment of Synchronous Extreme Streamflow Episodes in the Upper Colorado & Salt-Verde-Tonto River Basins A Tree-Ring Based Assessment of Synchronous Extreme Streamflow Episodes in the Upper Colorado & Salt-Verde-Tonto River Basins Press Information August 18, 2005 A Collaborative Project between The University

More information

Moving Forward: Agricultural Water Conservation, Productivity, and Water Transfers Workgroup

Moving Forward: Agricultural Water Conservation, Productivity, and Water Transfers Workgroup Moving Forward: Agricultural Water Conservation, Productivity, and Water Transfers Workgroup Water For Agriculture Colorado Mesa University Grand Junction, CO February 25, 2015 Outline Colorado River Basin

More information

Evaluating paleohydrologic reconstruction sensitivity to model selection

Evaluating paleohydrologic reconstruction sensitivity to model selection Evaluating paleohydrologic reconstruction sensitivity to model selection Lisa Wade December 20, 2011 Abstract Paleohydrologic reconstructions of annual streamflow from tree-ring chronologies can provide

More information

WESTCAS. Guy Carpenter CAP Board Member. October 2015

WESTCAS. Guy Carpenter CAP Board Member. October 2015 WESTCAS Guy Carpenter CAP Board Member October 2015 Central Arizona Project Authorized by Colorado River Basin Project Act Cost more than $4 billion 336-mile aqueduct from Lake Havasu to Tucson 14 pumping

More information

Lake Mead's Future: Out of Water or Out of Context?

Lake Mead's Future: Out of Water or Out of Context? Lake Mead's Future: Out of Water or Out of Context? Joe Barsugli, CIRES, University of Colorado at Boulder and Western Water Assessment. Co-authors: Ken Nowak (Dept. of Civil, Architectural, and Environmental

More information

Past Peak Water in the Southwest

Past Peak Water in the Southwest Past Peak Water in the Southwest Martin Hoerling NOAA Earth System Research Laboratory and Jon Eischeid University of Colorado CIRES Nobody relishes being past peak anything. Whether it s the prime of

More information

Wavelet Auto-Regressive Method (WARM) for Multi-Site Streamflow Simulation of Data with Non-Stationary Spectra

Wavelet Auto-Regressive Method (WARM) for Multi-Site Streamflow Simulation of Data with Non-Stationary Spectra Wavelet Auto-Regressive Method (WARM) for Multi-Site Streamflow Simulation of Data with Non-Stationary Spectra Kenneth Nowak 1,2,3, Balaji Rajagopalan 1,2,3 and Edith Zagona 2,1 1 Department of Civil,

More information

Colorado River Flows: Near-Term Shortage and Long-Term Challenges

Colorado River Flows: Near-Term Shortage and Long-Term Challenges Colorado River Flows: Near-Term Shortage and Long-Term Challenges PAG Watershed Planning Subcommittee August 25, 2014 Mitch Basefsky CAP External Relations The Colorado River Basin Drains Seven U. S. and

More information

Southern Nevada Water Briefing. John J. Entsminger, General Manager

Southern Nevada Water Briefing. John J. Entsminger, General Manager Southern Nevada Water Briefing John J. Entsminger, General Manager MAJOR RESPONSIBILITIES Regional water supply planning Conservation programming Water quality Managing and protecting environmental resources

More information

Reliability-based Calibration of Bridge Design Codes. Andrzej S. Nowak

Reliability-based Calibration of Bridge Design Codes. Andrzej S. Nowak Reliability-based Calibration of Bridge Design Codes Andrzej S. Nowak Outline Problem Statement Calibration procedure Load Models Resistance Models Reliability Analysis Procedure Target Reliability Load

More information

A Tree-Ring Based Assessment of Synchronous Extreme Streamflow Episodes in the Upper Colorado & Salt-Verde-Tonto River Basins

A Tree-Ring Based Assessment of Synchronous Extreme Streamflow Episodes in the Upper Colorado & Salt-Verde-Tonto River Basins A Tree-Ring Based Assessment of Synchronous Extreme Streamflow Episodes in the Upper Colorado & Salt-Verde-Tonto River Basins Press Information August 18, 2005 A Collaborative Project between The University

More information

Drought Contingency Planning and Demand Management

Drought Contingency Planning and Demand Management Drought Contingency Planning and Demand Management Northwest Colorado Council of Governments QQ Committee Frisco, CO November 16, 2018 Amy Ostdiek Colorado Office of the Attorney General Brent Newman -

More information

Imported Water Committee Special Meeting September 14, 2017

Imported Water Committee Special Meeting September 14, 2017 Imported Water Committee Special Meeting September 14, 2017 Dan Denham, Colorado River Program Director Dan Denham: Assistant General Manager Kara Mathews: Senior Water Resources Specialist Background

More information

Committee on Water. Water Trading and Other Unique Approaches to Addressing Water Shortages and Shifts in Demand

Committee on Water. Water Trading and Other Unique Approaches to Addressing Water Shortages and Shifts in Demand Committee on Water Committee on Water Water Trading and Other Unique Approaches to Addressing Water Shortages and Shifts in Demand Interstate Cooperation to Protect the Colorado River System NARUC Summer

More information

UPDATE: SNWA Groundwater Development Project Activities. August 20, 2009

UPDATE: SNWA Groundwater Development Project Activities. August 20, 2009 UPDATE: SNWA Groundwater Development Project Activities August 20, 2009 History Southern Nevada s Population (1980s) 2,000,000 1,000,000 750,000 444,000 0 1900 1910 1920 1930 1940 1950 1960 1970 1980 1990

More information

Background. Dissolved solids from the Green River affect the suitability of Colorado River water for downstream uses.

Background. Dissolved solids from the Green River affect the suitability of Colorado River water for downstream uses. Comparison of Changes in Dissolved-Solids Loads Estimated from Streamflow and Water-Quality Data to Estimates from Changing Irrigation Methods, Uinta Basin Area, Utah Susan Thiros U.S. Geological Survey

More information

A ROBUST DECISION-MAKING TECHNIQUE FOR WATER MANAGEMENT UNDER DECADAL SCALE CLIMATE VARIABILITY. By LOGAN M. CALLIHAN B.A., Trinity University, 2009

A ROBUST DECISION-MAKING TECHNIQUE FOR WATER MANAGEMENT UNDER DECADAL SCALE CLIMATE VARIABILITY. By LOGAN M. CALLIHAN B.A., Trinity University, 2009 A ROBUST DECISION-MAKING TECHNIQUE FOR WATER MANAGEMENT UNDER DECADAL SCALE CLIMATE VARIABILITY By LOGAN M. CALLIHAN B.A., Trinity University, 2009 A thesis submitted to the faculty of the Graduate School

More information

The Effect of Draining Lake Powell on Water Supply and Electricity Production. Spreck Rosekrans

The Effect of Draining Lake Powell on Water Supply and Electricity Production. Spreck Rosekrans The Effect of Draining Lake Powell on Water Supply and Electricity Production Spreck Rosekrans Environmental Defense Fund September 17, 1997 4 Summary The recent proposal to restore Glen Canyon by draining

More information

COLORADO RIVER RISK STUDY

COLORADO RIVER RISK STUDY COLORADO RIVER RISK STUDY Upper Colorado River Basin Water Forum Colorado Mesa University November 3, 2016 John Carron, Hydros Consulting Erik Kuhn, Colorado River District BACKGROUND AND CATALYST FOR

More information

Arizona Lower Basin Drought Contingency Plan Steering Committee Meeting #3 August 23, 2018

Arizona Lower Basin Drought Contingency Plan Steering Committee Meeting #3 August 23, 2018 Arizona Lower Basin Drought Contingency Plan Steering Committee Meeting #3 August 23, 2018 Presentation Materials Available at: ADWR s website new.azwater.gov/lbdcp CAWCD s website www.cap-az.com/azdcp

More information

River flow routing using Hydrosheds for North America

River flow routing using Hydrosheds for North America River flow routing using Hydrosheds for North America Wen-Ying Wu (wenying@utexas.edu), Jackson School of Geosciences, The University of Texas at Austin Term Project for GIS November,2016 Abstract HydroSHEDS

More information

California s s Water Supplies and Uses

California s s Water Supplies and Uses California s s Water Supplies and Uses Presented to Delta Stewardship Council Presented by Joe Grindstaff September 21 1 Place to Place: Most precipitation falls in the mountains in the north and east

More information

Analysis of a Partial Blowout in the Leadville Mine Drainage Tunnel, Leadville, CO. Brianna Svoboda Colorado School of Mines 4/24/14

Analysis of a Partial Blowout in the Leadville Mine Drainage Tunnel, Leadville, CO. Brianna Svoboda Colorado School of Mines 4/24/14 Analysis of a Partial Blowout in the Leadville Mine Drainage Tunnel, Leadville, CO Brianna Svoboda Colorado School of Mines 4/24/14 1.0 Introduction The United States Bureau of Reclamation requested a

More information

Making in the Colorado River Basin. Solomon Tassew Erkyihun. B. Sc. Addis Ababa University, 2000

Making in the Colorado River Basin. Solomon Tassew Erkyihun. B. Sc. Addis Ababa University, 2000 Multi Decadal Stochastic Streamflow Projections and Application to Water Resources Decision Making in the Colorado River Basin by Solomon Tassew Erkyihun B. Sc. Addis Ababa University, 2000 M. Sc., Norwegian

More information

The Pursuit of Sustainable & Reliable Water Supplies in the Desert. The Las Vegas Story

The Pursuit of Sustainable & Reliable Water Supplies in the Desert. The Las Vegas Story The Pursuit of Sustainable & Reliable Water Supplies in the Desert The Las Vegas Story Richard B. Holmes Southern Nevada Water Authority February 16, 2010 SOUTHERN NEVADA Presentation Outline Early Las

More information

Tr u c ke e Planning Model

Tr u c ke e Planning Model Tr u c ke e Planning Model RiverWare User Group Meeting Boulder, CO Heather Gacek - PWRE www.precisionwre.com Technical Workgroup Collaborative Development Bureau of Reclamation Federal Watermaster Truckee

More information