These functions scan all the raster files within a FATE simulation folder and upscale / downscale / crop them to the specified resolution / extent.

.scaleMaps(name.simulation, resolution)
.cropMaps(name.simulation, extent)

Arguments

name.simulation

a string corresponding to the main directory or simulation name of the FATE simulation

resolution

an integer corresponding to the new resolution to upscale/downscale all the maps

extent

a vector of 4 numeric values corresponding to the new extent to crop all the maps

Author

Maya Guéguen