met2model.STICS.RdConverts a met CF file to a model specific met file. The input files are calld <in.path>/<in.prefix>.YYYY.cf
met2model.STICS(
  in.path,
  in.prefix,
  outfolder,
  start_date,
  end_date,
  overwrite = FALSE,
  ...
)path on disk where CF file lives
prefix for each file
location where model specific output is written.
start date of the simulation
end date of the simulation
logical: replace output files if they already exist?
other arguments passed to function
results