Flood map using Mapping toolbox
10 views (last 30 days)
Show older comments
Hi, does anyone know how to create a flood map on MATLAB (using the mapping toolbox)? I have a NetCDF file which has the coordinates and elevations for the area. I know the volume of water and water depth needed to be applied on the boundary. Assuming there is no drainage, I want to plot a flood map. Does anyone have an example that might be useful for this?
0 Comments
Answers (1)
Bjorn Gustavsson
on 7 May 2021
Well there are a couple of resources you can use. Steve Eddins (sp?) wrote a series of posts on upslope-area, and another on determining the continental divide. The upslope area functions are on the file exchange: upslope-area-functions, and there's the topotoolbox that should handle this as well.
HTH
0 Comments
See Also
Categories
Find more on NetCDF in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!