Flood map using Mapping toolbox
이전 댓글 표시
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?
답변 (1개)
Bjorn Gustavsson
2021년 5월 7일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Coordinate Reference Systems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!