Flood map using Mapping toolbox
조회 수: 10 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Bjorn Gustavsson
2021년 5월 7일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 NetCDF에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!