Flood map using Mapping toolbox
Afficher commentaires plus anciens
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?
Réponses (1)
Bjorn Gustavsson
le 7 Mai 2021
0 votes
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
Catégories
En savoir plus sur Coordinate Reference Systems dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!