met2model.LINKAGES.Rd
Converts a met CF file to a model specific met file. The input files are calld <in.path>/<in.prefix>.YYYY.cf
met2model.LINKAGES(
in.path,
in.prefix,
outfolder,
start_date,
end_date,
overwrite = FALSE,
verbose = FALSE,
...
)
path on disk where CF file lives
prefix for each file
location where model specific output is written
when to start and end conversion. Only year portion is used
Force replacement of an existing output file?
ignored
Additional arguments, currently ignored
OK if everything was succesful.