.adaptMaps | R Documentation |
FATE
simulation folder (change NA
to 0, and save as .tif)This function scan all the raster files within a FATE
simulation folder, change all NA values to 0, potentially reproject onto
a raster mask and save them with the specified extension.
.adaptMaps(
name.simulation,
opt.name.file = NULL,
extension.old,
extension.new = NULL,
opt.name.MASK = NULL
)
name.simulation |
a |
opt.name.file |
(optional) |
extension.old |
a |
extension.new |
(optional) |
opt.name.MASK |
(optional) default |
Maya Guéguen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.