met2model.MODEL.Rd
Converts a met CF file to a model specific met file. The input files are calld <in.path>/<in.prefix>.YYYY.cf
met2model.MODEL(in.path, in.prefix, outfolder, overwrite = FALSE)
path on disk where CF file lives
prefix for each file
location where model specific output is written.
logical: replace output files if they already exist?
OK if everything was succesful.
Rob Kooper