map_flood: Map flood extents from processed data

Description Usage Arguments Value

View source: R/map2.R

Description

This function takes a folder of processed data and generates a HAND inundation raster for each timestep

Usage

1
map_flood(hand.path, catchment.path, flows.path, add = 0, threshold = 0)

Arguments

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

Value

a raster stack of inundation maps


mikejohnson51/FloodMapping documentation built on April 7, 2021, 5:19 p.m.