wallaceEcoMod / wallace

an interactive, reproducible, expandible, instructional, and open-source GUI-based app for ecological niche modeling
https://wallaceecomod.github.io/
GNU General Public License v3.0
132 stars 46 forks source link

'Raster image too large' when plotting model prediction. #434

Open okennott opened 1 month ago

okennott commented 1 month ago

While trying to plot the maxnet cloglog model prediction for one of the species, I get the following error.

Screenshot 2024-07-04 145629

Can the analysis settings be modified to remove this limit on image size? Thank you.

bjohnso005 commented 1 month ago

The limit is capped to 4MB. Higher than that will not only make your map a large download but also may cause the browser to become slow or unresponsive.

I can see about adding an error message so it won't crash and possibly a way to continue at your own risk.