move_dbTempOut_to_dbOut: Moves simulation output that was written to temporary...

Description Usage Value

View source: R/OutputDatabase.R

Description

Speed tests suggest that the chunking option slows the process down considerably; thus, the default for chunk_size turns the chunking off.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
move_dbTempOut_to_dbOut(
  SFSW2_prj_meta,
  t_job_start,
  opt_parallel,
  opt_behave,
  opt_out_run,
  opt_verbosity,
  chunk_size = -1L,
  dir_out_temp = NULL,
  check_if_Pid_present = FALSE
)

Value

Invisibly the number of temporary SQL-databases.


Burke-Lauenroth-Lab/rSFSW2 documentation built on Aug. 14, 2020, 5:20 p.m.