Module for managing soil texture extraction
soil_process(settings, input, dbfiles, overwrite = FALSE, run.local = TRUE)
Arguments
- settings
PEcAn settings list
- input
PEcAn input list
- dbfiles
directory to write database files
- overwrite
overwrite previous results (boolean)
- run.local
logical: Run only on the current machine?
If FALSE, runs on `settings$host` (which might turn out to be the current machine)