[Biomod-commits] Export a single raster
Damien Georges
damien.georges2 at gmail.com
Mon Jul 1 10:21:43 CEST 2013
Dear Joaquin,
With which version of biomod2 do you work with?
In the latest version, it is 'automatically done' by
BIOMOD_EnsembleForecasting() function which will save on your hard drive
a rasterStack (if your explanatory variables are stored under
rasterStack format) or a data.frame (in all other cases). If the
exported format is not convenient you have to load (stack() or load())
the file produced and resave it under the format you want (writeRaster()).
Hope that helps,
Damien.
On 01/07/2013 09:32, Joaquin DL wrote:
> Dear all,
>
> how it is posible to export the result of the ensemble projection funtion
> into a single raster format?
>
> Thanks
>
> Joaquin Duque
> _______________________________________________
> Biomod-commits mailing list
> Biomod-commits at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/biomod-commits
More information about the Biomod-commits
mailing list