met2model.BIOCRO.Rd
Converts a met CF file to a model specific met file. The input files are called <in.path>/<in.prefix>.YYYY.cf
met2model.BIOCRO(
in.path,
in.prefix,
outfolder,
overwrite = FALSE,
lat,
lon,
start_date,
end_date,
...
)
path on disk where CF file lives
prefix for each file
location where model specific output is written
logical: Write over any existing file of the same name? If FALSE, leaves the existing file untouched and skips to the next year.
Site latitude and longitude
Date range to convert. Each year will be written to a separate file
other arguments passed from PEcAn, currently ignored
a dataframe of information about the written file