## The following example requires to download
## a large precipitation rasters with the function getprecip()
## and will therefore not run unless you uncomment it
## How did we create this file?
## Uncomment the following to create the file as we did
# getprecip() ## Download the tif files (~ 1 Gb compressed)
# PrecipBrickDE <- prepcipitate(raster = ElevRasterDE)
# terra::saveRDS(PrecipBrickDE, file = "PrecipBrickDE.rds", compress = "xz")
Run the code above in your browser using DataLab