Draw a elevation map with bathymetry and surrounding topography
tm_dem_bath.Rd
Draw a elevation map with bathymetry and surrounding topography
Arguments
- dem_bath
SpatRaster object with merged DEM and bathymetry data. Can be generated using the merge_bathy_dem function.
- lake_elev
numeric, elevation of the lake surface. Can be extracted using the get_lake_surface_elevation function.
- ext_elev
numeric, additional elevation to extend the lake surface. This allows you to generate a flood map. Default is 0.