Reed Group Research at the AGU 2024 Conference
Published:
Our group is currently preparing to head to Washington D.C. for the annual American Geophysical Union (AGU) conference.
Published:
Our group is currently preparing to head to Washington D.C. for the annual American Geophysical Union (AGU) conference.
Published:
Fans of this blog will know that uncertainty is often a focus for our group. When approaching uncertainty, Bayesian methods might be of interest since they explicitly provide uncertainty estimates during the modeling process.
Published:
In this post, I provide an argument for using Bayesian Additive Regression Trees (BART) in scenario discovery contexts, highlighting the strengths of the BART model compared to other models used in the literature. I give a very quick introduction to the BART model formulation. Finally, I demonstrate the benefit of using BART for scenario discovery (AKA factor mapping) compared to deterministic Gradient Boosted Tree methods using the Shallow Lake Problem.
Published:
In their 2013 publication, Pederson et al. try to answer the question posed by the title: Is an Epic Pluvial Masking the Water Insecurity of the Greater New York City Region?
Published:
Our group is currently preparing to head to Washington D.C. for the annual American Geophysical Union (AGU) conference.
Published:
Last week I had the chance to travel to St. Paul, Minnesota, for the WaterSciCon conference hosted by AGU and CUAHSI. In this post, I give some of my own reflections on the core themes from the conference and share links and resources that were highlighted during the sessions.
Published:
In their 2013 publication, Pederson et al. try to answer the question posed by the title: Is an Epic Pluvial Masking the Water Insecurity of the Greater New York City Region?
Published:
This post was inspired by the Sankey diagram in Figure 1 of this pre-print led by Dave Gold: “Exploring the Spatially Compounding Multi-sectoral Drought Vulnerabilities in Colorado’s West Slope River Basins” (Gold, Reed & Gupta, In Review) which features a Sankey diagram of flow contributions to Lake Powell. I like the figure, and thought I’d make an effort to produce similar diagrams using USGS gauge data.
Published:
Published:
Published:
Radial basis functions (RBFs) have been used for adaptive system control in multiple water resource systems publications. They show up regularly in blog posts, such as here, and here, and others. However, they have never gotten their own detailed post.
Published:
In 1962 a group of economists, engineers and political scientists who were involved in the Harvard Water Program published “Design of Water Resource Systems”. In chapter 12 of the book, Thomas and Fiering present the following statistical model which was one of the first, if not the first, formal application of stochastic modelling for synthetic streamflow generation and water resource systems evaluation.
Published:
Interactive mapping and data visualization provide data scientists and researchers with a unique opportunity to explore and analyze spatial data, and to share their work with stakeholders in a more engaging and accessible way.
Published:
Published:
This tutorial highlights the HyRiver software stack for Python, which is a very powerful tool for acquiring large sets of data from various web services.
Published:
Published:
In 1962 a group of economists, engineers and political scientists who were involved in the Harvard Water Program published “Design of Water Resource Systems”. In chapter 12 of the book, Thomas and Fiering present the following statistical model which was one of the first, if not the first, formal application of stochastic modelling for synthetic streamflow generation and water resource systems evaluation.
Published:
Over the past several months, I have been working with data from the US Geological Survey’s (USGS) National Hydrologic Model (NHM), a valuable resource that required some time to become familiar with. The goal of this post is to provide an overview of the NHM, incorporating as many links as possible, with the hope of encouraging others to utilize these resources and serving as a springboard for further investigation.
Published:
Published:
Over the last year, being in the Reed Research Group, I have been exposed to new ideas more rapidly than I can manage. During this period, I was filling my laptop storage with countless .docx, .pdf, .txt, .html files semi-sporadically stored across different cloud and local storages.
Published:
Previously, in Part 1 I used a very simple reservoir operations scenario to demonstrate some linear programming (LP) concepts.
Published:
Originally published on the WaterProgramming blog. The formulation below reflects the revised version of the post, which optimizes both releases and storage over multiple timesteps. See Part 2 for the Python implementation using Pyomo.
Published:
Fans of this blog will know that uncertainty is often a focus for our group. When approaching uncertainty, Bayesian methods might be of interest since they explicitly provide uncertainty estimates during the modeling process.
Published:
Published:
This is the second post in a training series, studying decision making under deep uncertainty within the context of a complex harvested predator-prey fishery.
Published:
Interactive mapping and data visualization provide data scientists and researchers with a unique opportunity to explore and analyze spatial data, and to share their work with stakeholders in a more engaging and accessible way.
Published:
Over the last year, being in the Reed Research Group, I have been exposed to new ideas more rapidly than I can manage. During this period, I was filling my laptop storage with countless .docx, .pdf, .txt, .html files semi-sporadically stored across different cloud and local storages.
Published:
Over the past several months, I have been working with data from the US Geological Survey’s (USGS) National Hydrologic Model (NHM), a valuable resource that required some time to become familiar with. The goal of this post is to provide an overview of the NHM, incorporating as many links as possible, with the hope of encouraging others to utilize these resources and serving as a springboard for further investigation.
Published:
Published:
Over the last year, being in the Reed Research Group, I have been exposed to new ideas more rapidly than I can manage. During this period, I was filling my laptop storage with countless .docx, .pdf, .txt, .html files semi-sporadically stored across different cloud and local storages.
Published:
Last week I had the chance to travel to St. Paul, Minnesota, for the WaterSciCon conference hosted by AGU and CUAHSI. In this post, I give some of my own reflections on the core themes from the conference and share links and resources that were highlighted during the sessions.
Published:
Radial basis functions (RBFs) have been used for adaptive system control in multiple water resource systems publications. They show up regularly in blog posts, such as here, and here, and others. However, they have never gotten their own detailed post.
Published:
Previously, in Part 1 I used a very simple reservoir operations scenario to demonstrate some linear programming (LP) concepts.
Published:
Originally published on the WaterProgramming blog. The formulation below reflects the revised version of the post, which optimizes both releases and storage over multiple timesteps. See Part 2 for the Python implementation using Pyomo.
Published:
Predicting streamflow at ungauged locations is a classic problem in hydrology which has motivated significant research over the last several decades (Hrachowitz et al., 2013).
Published:
This post was inspired by the Sankey diagram in Figure 1 of this pre-print led by Dave Gold: “Exploring the Spatially Compounding Multi-sectoral Drought Vulnerabilities in Colorado’s West Slope River Basins” (Gold, Reed & Gupta, In Review) which features a Sankey diagram of flow contributions to Lake Powell. I like the figure, and thought I’d make an effort to produce similar diagrams using USGS gauge data.
Published:
In this post, I provide an argument for using Bayesian Additive Regression Trees (BART) in scenario discovery contexts, highlighting the strengths of the BART model compared to other models used in the literature. I give a very quick introduction to the BART model formulation. Finally, I demonstrate the benefit of using BART for scenario discovery (AKA factor mapping) compared to deterministic Gradient Boosted Tree methods using the Shallow Lake Problem.
Published:
Fans of this blog will know that uncertainty is often a focus for our group. When approaching uncertainty, Bayesian methods might be of interest since they explicitly provide uncertainty estimates during the modeling process.
Published:
Previously, in Part 1 I used a very simple reservoir operations scenario to demonstrate some linear programming (LP) concepts.
Published:
Published:
Published:
In this post, I provide an argument for using Bayesian Additive Regression Trees (BART) in scenario discovery contexts, highlighting the strengths of the BART model compared to other models used in the literature. I give a very quick introduction to the BART model formulation. Finally, I demonstrate the benefit of using BART for scenario discovery (AKA factor mapping) compared to deterministic Gradient Boosted Tree methods using the Shallow Lake Problem.
Published:
This post was inspired by the Sankey diagram in Figure 1 of this pre-print led by Dave Gold: “Exploring the Spatially Compounding Multi-sectoral Drought Vulnerabilities in Colorado’s West Slope River Basins” (Gold, Reed & Gupta, In Review) which features a Sankey diagram of flow contributions to Lake Powell. I like the figure, and thought I’d make an effort to produce similar diagrams using USGS gauge data.
Published:
Fans of this blog will know that uncertainty is often a focus for our group. When approaching uncertainty, Bayesian methods might be of interest since they explicitly provide uncertainty estimates during the modeling process.
Published:
In their 2013 publication, Pederson et al. try to answer the question posed by the title: Is an Epic Pluvial Masking the Water Insecurity of the Greater New York City Region?
Published:
Interactive mapping and data visualization provide data scientists and researchers with a unique opportunity to explore and analyze spatial data, and to share their work with stakeholders in a more engaging and accessible way.
Published:
The start of a new year is a good (albeit, relatively arbitrary) time to reassess aspects of your workflow.
Published:
Predicting streamflow at ungauged locations is a classic problem in hydrology which has motivated significant research over the last several decades (Hrachowitz et al., 2013).
Published:
This tutorial highlights the HyRiver software stack for Python, which is a very powerful tool for acquiring large sets of data from various web services.
Published:
This is the second post in a training series, studying decision making under deep uncertainty within the context of a complex harvested predator-prey fishery.
Published:
Published:
Published:
Published:
Predicting streamflow at ungauged locations is a classic problem in hydrology which has motivated significant research over the last several decades (Hrachowitz et al., 2013).
Published:
Radial basis functions (RBFs) have been used for adaptive system control in multiple water resource systems publications. They show up regularly in blog posts, such as here, and here, and others. However, they have never gotten their own detailed post.
Published:
Our group is currently preparing to head to Washington D.C. for the annual American Geophysical Union (AGU) conference.
Published:
Just over 12 years ago, on January 9th 2012, the first WaterProgramming post was published. It was written by Joe Kasprzyk who is now an Associate Professor at CU Boulder, but at the time was a graduate student in the Reed Research Group. The post reads, in it’s entirety:
Welcome!
“This blog shares tips for writing programs and running jobs associated with using multiobjective evolutionary algorithms (MOEAs) for water resources engineering. It will be informal, with posts on a number of topics by a number of folks.”
Published:
In their 2013 publication, Pederson et al. try to answer the question posed by the title: Is an Epic Pluvial Masking the Water Insecurity of the Greater New York City Region?
Published:
Fans of this blog will know that uncertainty is often a focus for our group. When approaching uncertainty, Bayesian methods might be of interest since they explicitly provide uncertainty estimates during the modeling process.
Published:
Published:
Previously, in Part 1 I used a very simple reservoir operations scenario to demonstrate some linear programming (LP) concepts.
Published:
Originally published on the WaterProgramming blog. The formulation below reflects the revised version of the post, which optimizes both releases and storage over multiple timesteps. See Part 2 for the Python implementation using Pyomo.
Published:
In this post, I provide an argument for using Bayesian Additive Regression Trees (BART) in scenario discovery contexts, highlighting the strengths of the BART model compared to other models used in the literature. I give a very quick introduction to the BART model formulation. Finally, I demonstrate the benefit of using BART for scenario discovery (AKA factor mapping) compared to deterministic Gradient Boosted Tree methods using the Shallow Lake Problem.
Published:
In 1962 a group of economists, engineers and political scientists who were involved in the Harvard Water Program published “Design of Water Resource Systems”. In chapter 12 of the book, Thomas and Fiering present the following statistical model which was one of the first, if not the first, formal application of stochastic modelling for synthetic streamflow generation and water resource systems evaluation.
Published:
In 1962 a group of economists, engineers and political scientists who were involved in the Harvard Water Program published “Design of Water Resource Systems”. In chapter 12 of the book, Thomas and Fiering present the following statistical model which was one of the first, if not the first, formal application of stochastic modelling for synthetic streamflow generation and water resource systems evaluation.
Published:
Last week I had the chance to travel to St. Paul, Minnesota, for the WaterSciCon conference hosted by AGU and CUAHSI. In this post, I give some of my own reflections on the core themes from the conference and share links and resources that were highlighted during the sessions.
Published:
This post was inspired by the Sankey diagram in Figure 1 of this pre-print led by Dave Gold: “Exploring the Spatially Compounding Multi-sectoral Drought Vulnerabilities in Colorado’s West Slope River Basins” (Gold, Reed & Gupta, In Review) which features a Sankey diagram of flow contributions to Lake Powell. I like the figure, and thought I’d make an effort to produce similar diagrams using USGS gauge data.
Published:
In 1962 a group of economists, engineers and political scientists who were involved in the Harvard Water Program published “Design of Water Resource Systems”. In chapter 12 of the book, Thomas and Fiering present the following statistical model which was one of the first, if not the first, formal application of stochastic modelling for synthetic streamflow generation and water resource systems evaluation.
Published:
Just over 12 years ago, on January 9th 2012, the first WaterProgramming post was published. It was written by Joe Kasprzyk who is now an Associate Professor at CU Boulder, but at the time was a graduate student in the Reed Research Group. The post reads, in it’s entirety:
Welcome!
“This blog shares tips for writing programs and running jobs associated with using multiobjective evolutionary algorithms (MOEAs) for water resources engineering. It will be informal, with posts on a number of topics by a number of folks.”
Published:
Published:
Published:
The start of a new year is a good (albeit, relatively arbitrary) time to reassess aspects of your workflow.
Published: