Last chance! 50% off unlimited learning
Sale ends in
Digital Elevation Model (DEM) and Topographic Wetness Index (TWI) for Serbia in SpatRaster format.
data(dem_twi_srb)
The dem_twi_srb
contains the following layers:
dem
Digital Elevation Model (DEM) in meters
twi
Topographic Wetness Index (TWI)
Aleksandar Sekulic asekulic@grf.bg.ac.rs
library(terra)
## load data
data(dem_twi_srb)
terra::unwrap(dem_twi_srb)
Run the code above in your browser using DataLab