Hello,
Thank you for all your efforts to improve Wallace.
However, I keep having problems with the visualisation part.
For example, using high resolution layers (1 km) and forecast visualisation without using threshohd, which should lead to coloured output map, or transfer to larger extent, Wallace freezes with following info in R...
Warning: Error in addRasterImage_RasterLayer: Raster image too large; 12027652 bytes is greater than maximum 4194304 bytes
52: stop
51: addRasterImage_RasterLayer
50: addRasterImage
49: %>%
48: xfer_area_module_map [C:\Users\Xxx\AppData\Local\R\win-library\4.2\wallace\shiny\modules\xfer_area.R#388]
46: observe [C:\Users\
Xxx
\AppData\Local\R\win-library\4.2\wallace\shiny/server.R#146]
45: <observer>
2: shiny::runApp
1: run_wallace
Warning in raster::getData(name = "worldclim", var = "bio", res = bcRes, :
getData will be removed in a future version of raster
. Please use the geodata package instead
There is clearly a problem with memory usage. When using BW output or e.g. worldclim with lower resolution or smaller areas the problem is not visible.
I have 32 GB of memory and when I monitor it, there is no indication that it is full.
What is wrong? Using Maxent always works without these problems....
Thank you for solving the problem
Martin