Splits climate met for SIPNET

split_inputs.SIPNET(
  settings,
  start.time,
  stop.time,
  inputs,
  overwrite = FALSE,
  outpath = NULL
)

Arguments

settings

PEcAn settings object

start.time

start date and time for each SDA ensemble

stop.time

stop date and time for each SDA ensemble

inputs

list of model inputs to use in write.configs.SIPNET

overwrite

Default FALSE

outpath

if specified, write output to a new directory. Default NULL writes back to the directory being read

Value

file split up climate file

Author

Mike Dietze and Ann Raiho