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

evaluation flood-inundation-maps gis hydrology inundation mapping national-hydrography-dataset national-water-center noaa
2 Open Issues Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task requires modifying the pre-processing stage of the flood inundation mapping software to remove National Water Model (NWM) stream segments that intersect with the LandSea mask. This involves updating the code to incorporate a spatial filter that identifies and removes these intersecting segments before further processing.

Complexity: 4/5
bug Low Priority good first issue

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

Python
#evaluation#flood-inundation-maps#gis#hydrology#inundation#mapping#national-hydrography-dataset#national-water-center#noaa

AI Summary: Update a hardcoded file path in the `fim_post_processing.sh` script to use an environment variable. The current hardcoded path points to a renamed file; the fix involves replacing the hardcoded path with the `input_WBD_gdb` environment variable.

Complexity: 3/5
bug good first issue

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

Python
#evaluation#flood-inundation-maps#gis#hydrology#inundation#mapping#national-hydrography-dataset#national-water-center#noaa