sample_ic.Rd
sample_ic
sample_ic(
in.path,
in.name,
start_date,
end_date,
outfolder,
n.ensemble,
machine_host,
source,
bin_var = "DBH",
bin_size = 10,
bin_herb_soil = TRUE,
...
)
path to folder of the file to be sampled
file name of the file to be sampled
date in "YYYY-MM-DD" format
date in "YYYY-MM-DD" format
dir path, whete to write the file
integer, ensemble member number
localhost name, e.g. "pecan2.bu.edu"
string to appear in file names, e.g. "PalEON"
variable you would like to sample by, DEFAULT is DBH
bin size for sampling, DEFAULT is 10
if we want to use bin size for both herb and soil sampling
Other inputs