Default DEM from the floodam-ead package
floodam_ead_dem.Rd
This is the default DEM generated by floodam.ead::generate_DEM function with default arguments.
Examples
data("floodam_ead_dem", package = "rsic2")
floodam_ead_dem
#> [1] "This is a PackedSpatRaster object. Use 'terra::rast()' to unpack it"
terra::rast(floodam_ead_dem)
#> class : SpatRaster
#> dimensions : 400, 205, 1 (nrow, ncol, nlyr)
#> resolution : 25, 25 (x, y)
#> extent : 1e+05, 105125, 1e+05, 110000 (xmin, xmax, ymin, ymax)
#> coord. ref. : WGS 84 / UTM zone 19S (EPSG:32719)
#> source : memory
#> name : lyr.1
#> min value : 8.05
#> max value : 46.64037