inundation-mapping icon indicating copy to clipboard operation
inundation-mapping copied to clipboard

Flood inundation mapping and evaluation software configured to work with U.S. National Water Model.

Results 100 inundation-mapping issues
Sort by recently updated
recently updated
newest added

Thoughts from Fernando: FIM v4.X Eval: When testing the ML derived Manning's N with FIM v4.X, I think we should make sure we're using it with the default FIM v4.X...

There are 3 reservoirs that are not included as NWM lakes, but the field requested to be masked. Tioga Reservoir (Tioga River) Hammond Reservoir (Crooked Creek) Cowanesque Lake (Cowanesque River)...

bug

NWM stream segment and levelpath segment attributes are being carried over to the dissolved levelpath and branch polygons where they are either meaningless or wrong. For example, the segment `Slope`...

good first issue

The overall performance of the post processing steps is pretty slow, even though it has some multi proc in some parts. That section has slowly growing and the cumulate of...

enhancement
Med Priority
FIM4

Comparing our FIM to the NFHL has multiple applications. Currently, FEMA does not have a great way to download their data, but I think we could leverage their WFS server...

enhancement
good first issue

Code to convert estimated channel geometry into volume: https://github.com/mikejohnson51/AHGestimation/blob/03e39c902eb62bfd4e09c1245e7f962ffbd57ec4/R/channel_shape.R#L62

enhancement

I'm totally taking the blame for this one, but we really should make these variable names more descriptive in lines 7 through 12 of `delineate_hydros_and_produce_HAND.sh`. `b_arg` and `z_arg` should be...

good first issue

Currently reach catchments are computed using `gagewatershed`. It might be more efficient to aggregate pixel catchments to reach catchments instead of running `gagewatershed` twice (once for pixels and a second...

refactoring
Low Priority
FIM4
good first issue

I'm open to suggestions on this tool, but my vision is for this new module to be able to produce inundation and a geopackage of catchment boundary issues given a...

enhancement