PredictiveEcology / SpaDES

R package for developing and running Spatial Discrete Event Simulation models
https://spades.predictiveecology.org
Other
55 stars 21 forks source link

Bug in cir #342

Closed eliotmcintire closed 6 years ago

eliotmcintire commented 7 years ago

With allowOverlap = TRUE

No reproducible example here as it was embedded deep somewhere.

cir(landscape, loci = fromPixels, includeBehavior = "excludePixels", minRadius = resCur, maxRadius = 4*resCur, allowOverlap = TRUE)

It identified vastly (10x-100x) too many cells.

achubaty commented 6 years ago

This issue was moved to PredictiveEcology/SpaDES.tools#8