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
133 stars 46 forks source link

Env Space crash after missing Step2 in Proc Envs #338

Closed bjohnso005 closed 3 years ago

bjohnso005 commented 3 years ago

If you move on to Env Space component before completing Step 2 in Process Envs (this is the step to mask predictor rasters by background extent and sample background points) Wallace crashes. Warning: Error in rep: invalid 'times' argument 2: shiny::runApp 1: run_wallace

If you forget Step 2 in Process Envs, skip Env Space, and move on to Partition Occs, Wallace gives error warning "Before partitioning occurrences, mask your environmental variables by your background extent." instead of crashing. Env Space should give similar warning.

andrepazv commented 3 years ago

Fixed