From 242bb14fb823c03a6d303294c37326d185dcaa64 Mon Sep 17 00:00:00 2001 From: Eliot McIntire Date: Wed, 7 Nov 2018 13:04:22 -0800 Subject: [PATCH] minor --- Boreal_LBMRDataPrep.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Boreal_LBMRDataPrep.R b/Boreal_LBMRDataPrep.R index 76a2f69..b547c08 100644 --- a/Boreal_LBMRDataPrep.R +++ b/Boreal_LBMRDataPrep.R @@ -223,8 +223,8 @@ estimateParameters <- function(sim) { userTags = "stable") if (ncell(sim$rasterToMatch) > 3e6) .gc() - message("5: ", Sys.time()) - #septable <- sim$obtainSEPCached(ecoregionMap = simulationMaps$ecoregionMap, + browser() + message("5: Derive Species Establishment Probability (SEP) from sim$specieslayers", Sys.time()) septable <- Cache(obtainSEP, ecoregionMap = simulationMaps$ecoregionMap, speciesLayers = sim$specieslayers, SEPMinThresh = 10,