Converts a met CF file to a sibcasa specific met file. The input
files are calld <in.path>/<in.prefix>.YYYY.cf
Usage
met2model.SIBCASA(in.path, in.prefix, outfolder, overwrite = FALSE)
Arguments
- in.path
path on disk where CF file lives
- in.prefix
prefix for each file
- outfolder
location where model specific output is written
- overwrite
logical: Replace output if it already exists?
Value
OK if everything was succesful.