Removes previous model run output from worker node local scratch directories on EBI-CLUSTER

clear.scratch(settings)

Arguments

settings

list of PEcAn settings. Only settings$host$name is used

Value

nothing

Author

Shawn Serbin

Examples

if (FALSE) { # \dontrun{
clear.scratch(settings)
} # }