Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Habitat Sampler
HabitatSampler
Commits
fe92fdd8
Commit
fe92fdd8
authored
Jun 22, 2021
by
Johannes Knoch
Browse files
deleted some unnecessary comments and prints
parent
0dc5580b
Changes
1
Hide whitespace changes
Inline
Side-by-side
R-package/R/outer_procedure.r
View file @
fe92fdd8
...
@@ -498,10 +498,7 @@ multi_Class_Sampling <- function(in.raster,
...
@@ -498,10 +498,7 @@ multi_Class_Sampling <- function(in.raster,
run1
)
run1
)
remove
(
run1
)
remove
(
run1
)
}
}
###rgdal version issue
# not_good_workaround <- comment(dummy@crs)
# comment(dummy@crs) <- ""
###
save_class_tiff
(
outPath
,
save_class_tiff
(
outPath
,
ni
,
ni
,
classNames
,
classNames
,
...
@@ -509,15 +506,10 @@ multi_Class_Sampling <- function(in.raster,
...
@@ -509,15 +506,10 @@ multi_Class_Sampling <- function(in.raster,
dummy
,
dummy
,
overwrite
)
overwrite
)
###rgdal version issue
# comment(dummy@crs) <- not_good_workaround
###
save_kml
(
outPath
,
save_kml
(
outPath
,
ni
,
ni
,
dummy
,
dummy
,
overwrite
)
overwrite
)
print
(
paste
(
wkt
(
maFo_rf
@
layer
[[
1
]])))
thres
<-
as.numeric
(
decision
)
thres
<-
as.numeric
(
decision
)
thres
<-
thres
+
num_models
thres
<-
thres
+
num_models
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment