Description Usage Arguments Value
This function takes a folder of processed data and generates a HAND inundation raster for each timestep
1 | map_flood(hand.path, catchment.path, flows.path, add = 0, threshold = 0)
|
hand.path |
a path to HAND tif |
catchment.path |
a path to catchmask tif |
flows.path |
a path to a flows nc file |
add |
numeric. A uniform depth to add to simulated inundation |
threshold |
a value to exclude values less then |
a raster stack of inundation maps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.