Checking for non-preferred file/folder path names (may take a long time depending on the number of files/folders) ...

Surrogate Model for Enhanced Flood Inundation Mapping


Authors:
Owners: This resource does not have an owner who is an active HydroShare user. Contact CUAHSI (help@cuahsi.org) for information on this resource.
Type: Resource
Storage: The size of this resource is 22.7 MB
Created: Oct 17, 2024 at 4:41 p.m.
Last updated: Oct 17, 2024 at 7:36 p.m.
Citation: See how to cite this resource
Content types: Geographic Feature Content 
Sharing Status: Public
Views: 15
Downloads: 3
+1 Votes: Be the first one to 
 this.
Comments: No comments (yet)

Abstract

This resource contains the Jupyter Notebook for a surrogate model (SM) designed to improve the accuracy of conceptual flood inundation mapping (FIM) by mimicking the behavior of a high-fidelity hydrodynamic model.
The study leverages the National Oceanic and Atmospheric Administration (NOAA) Office of Water Prediction's (OWP) Height Above Nearest Drainage-Flood Inundation Mapping (HAND-FIM) method as the baseline framework, which enables large-scale flood mapping at low computational costs.
The surrogate model (SM) employs machine learning techniques, specifically a Random Forest algorithm, to replicate critical hydrodynamic characteristics derived from a 2D Hydrologic Engineering Center-River Analysis System (HEC-RAS) model, a high-fidelity representation of flood dynamics. This approach enhances the fidelity of the simpler HAND-FIM by infusing it with insights from the more detailed HEC-RAS model. The model development is applied across 14 carefully selected sub-watersheds in the Amite River Basin.

Key features of the resource include:

- Surrogate Model: Demo code built using the Random Forest algorithm to predict flood extents based on various input features.
- Input Features: These include the HAND-FIM generated for a historic flood event in August 2016 using the National Water Model (NWM) streamflow and the Office of Water Predictions (OWP) HAND-FIM Synthetic Rating Curves (SRC). Other inputs, such as the Digital Elevation Model (DEM), slope, aspect, land use/land cover (LULC) data, impervious surface data, and river network information (RiverNet).
- Target Data: High-resolution flood extent data from the HEC-RAS model (HEC-RAS-FIM), serving as the ground truth for training the surrogate model.

Contribution:
This work demonstrates how a data-driven, machine-learning approach can bridge the gap between conceptual flood models and hydrodynamic models, improving the accuracy and reliability of large-scale flood mapping while maintaining computational efficiency. The surrogate model mimics complex relationships between terrain, hydrology, and flood extents, making it a powerful tool for flood prediction in regions where detailed hydrodynamic modeling may be too costly or time-consuming.

This research was conducted as part of the NOAA National Water Center Innovators Program, Summer Institute 2023.

Subject Keywords

Coverage

Spatial

Coordinate System/Geographic Projection:
WGS 84 EPSG:4326
Coordinate Units:
Decimal degrees
Place/Area Name:
Amite River Basin
North Latitude
31.7095°
East Longitude
-90.1758°
South Latitude
29.8788°
West Longitude
-91.6260°

Temporal

Start Date:
End Date:

Content

README.md

Surrogate Model for Enhanced Flood Inundation Mapping

This repository aims to enhance flood prediction accuracy and address limitations in the Height Above Nearest Drainage-Flood Inundation Mapping (HAND-FIM) method. We explore the possibility of improving HAND-FIM through a surrogate modeling technique using machine learning.

Background

Flood prediction is crucial for effective disaster management and mitigation. However, existing methods like HAND-FIM have certain limitations that hinder their accuracy. To overcome these limitations, we focus on developing a surrogate model that replicates relevant hydrodynamic characteristics from a high-fidelity Hydrologic Engineering Center-River Analysis System (HEC-RAS) model. The surrogate model is then integrated with the conceptual model, HAND-FIM to enhance flood predictions.

What This Repository Contains

In this repository, you will find the demo code and example data used to develop and train the surrogate model. In the example data, the HAND-FIM is generated for a historic flood event in August 2016 using the National Water Model (NWM) streamflow and the Office of Water Predictions (OWP) HAND-FIM Synthetic Rating Curves (SRC). Other inputs, such as Digital Elevation Model (DEM), slope, aspect, and landcover data, are also used in the surrogate model. We use Google Earth Engine to download the data needed. We employ the Random Forest (RF) classifier model and any other machine learning models can be flexible to use for model building.

Dependencies

  • numpy
  • pandas
  • scipy
  • matplotlib
  • rasterio
  • geopandas
  • sklearn
  • joblib

Contributing

We welcome contributions to this repository to further enhance flood prediction accuracy and explore new techniques for addressing flood-related challenges. If you are interested in contributing, please feel free to open a pull request.

Contact

For any questions or inquiries, please contact Berina Mina Kilicarslan (bkilicar@stevens.edu), Qianqiu Longyang (qlongyan@asu.edu), and Victor Obi (vobi@kent.edu).

We hope this repository will be useful in advancing flood prediction techniques and contributing to disaster resilience. Thank you for your interest and support!

Data Services

The following web services are available for data contained in this resource. Geospatial Feature and Raster data are made available via Open Geospatial Consortium Web Services. The provided links can be copied and pasted into GIS software to access these data. Multidimensional NetCDF data are made available via a THREDDS Data Server using remote data access protocols such as OPeNDAP. Other data services may be made available in the future to support additional data types.

Related Geospatial Features

This HydroShare resource is linked to the following geospatial features

${ messageObj.message }
${value.text} ${value.text}

Click a point to search for features that overlap with that location.

Select a feature for more information.

Related Resources

The content of this resource references Abdelkader, M., J. H. Bravo Mendez (2023). NWM version 2.1 model output data retrieval, HydroShare, https://doi.org/10.4211/hs.c4c9f0950c7a42d298ca25e4f6ba5542

How to Cite

Longyang, Q., B. Kilicarslan, V. C. Obi (2024). Surrogate Model for Enhanced Flood Inundation Mapping, HydroShare, http://www.hydroshare.org/resource/c17d037ecd364d429187e97a94462ba7

This resource is shared under the Creative Commons Attribution CC BY.

http://creativecommons.org/licenses/by/4.0/
CC-BY

Comments

There are currently no comments

New Comment

required