Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[21pt] Georeferenced Impact statement calibration #1381

Open
CarsonPruitt-NOAA opened this issue Dec 17, 2024 · 3 comments · May be fixed by #1425
Open

[21pt] Georeferenced Impact statement calibration #1381

CarsonPruitt-NOAA opened this issue Dec 17, 2024 · 3 comments · May be fixed by #1425
Assignees
Labels
enhancement New feature or request research

Comments

@CarsonPruitt-NOAA
Copy link
Collaborator

CarsonPruitt-NOAA commented Dec 17, 2024

  1. Identify a site with some polygons

  2. Sample the REM values under each polygon

  3. Make stage "windows" for each impact stage, e.g.:
    image

  4. Adjust manning's n to make the SRC go through each stage "window"

Georeferenced impact statements service:
https://noaa.maps.arcgis.com/home/item.html?id=ff3748e1c4064bb6be4a82994681a0fb

@ZahraGhahremani
Copy link
Contributor

image

image

image

@ZahraGhahremani
Copy link
Contributor

ZahraGhahremani commented Jan 28, 2025

In the new workflow, we incorporated all polygons surrounding the catchment. Using the median, 75th percentile, and upper extreme values from each stage window, we calculated a weighted average coefficient for each flood impact category (minor, moderate, and major). These coefficients were then used to derive a median value, which was applied to calculate updated Manning's roughness and recalculate the discharge.
The results are summarized below. The blue curve represents the default FIM (pre-calibration), the green curve shows the calibrated FIM, and the red curve represents the rating curve after calibration using georeferenced impact statements.

HUC 05100101, catchment 15850355

Assigning a higher weight to the median value. Weights: median 0.7, 75th percentile: 0.2, upper extreme: 0.1.

Image

Assigning a higher weight to the 75th percentile. Weights: median 0.1, 75th percentile: 0.7, upper extreme: 0.2

Image

Assigning a higher weight to the upper extreme. Weights: median 0.1, 75th percentile: 0.2, upper extreme: 0.7

Image

@ZahraGhahremani
Copy link
Contributor

This shows the inundation for major flow. The red shade represents the impact statement major polygon.

Image

When we give higher weight to upper extreme hand values, the inundation extent aligns more closely with the impact statement polygons.

Image

@ZahraGhahremani ZahraGhahremani linked a pull request Feb 8, 2025 that will close this issue
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request research
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants