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

Issue with "Save to memory" option in Env Data vignette #401

Open nicapmc opened 1 year ago

nicapmc commented 1 year ago

When loading environmental data rasters in the user-specified module, if "Save to memory for faster processing and save/load option" is selected, the Log will show "> ! ERROR : Input rasters have unmatching NAs pixel values." and the rasters won't load.

image

SS of the Log window:

image

I was able to load the same rasters without clicking the "Save to memory" option without any error regarding the NA values (I did previously convert the .tif files using QGIS into file format Float64 and changed the NA values to -999).