mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-13 03:18:23 +01:00
remove print statement
This commit is contained in:
parent
950793b73e
commit
a8bf09a730
@ -398,8 +398,6 @@ static Rcpp::List RunMasterLoop(RInsidePOET &R, const RuntimeParameters ¶ms,
|
||||
|
||||
R.parseEval("validity_vector <- rep(FALSE, nrow(field))");
|
||||
|
||||
R.parseEval("length(validity_vector)");
|
||||
|
||||
if (params.copy_non_reactive_regions) {
|
||||
R.parseEval(
|
||||
"validity_vector <- field[[threshold$species]] < threshold$value");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user