met2model.CLM45.Rd
met2model wrapper for CLM45
met2model.CLM45(
in.path,
in.prefix,
outfolder,
start_date,
end_date,
lst = 0,
lat,
lon,
...,
overwrite = FALSE,
verbose = FALSE
)
location on disk where inputs are stored
prefix of input and output files
location on disk where outputs will be stored
the start date of the data to be downloaded (will only use the year part of the date)
the end date of the data to be downloaded (will only use the year part of the date)
timezone offset to GMT in hours
site coordinates
other arguments, currently ignored
should existing files be overwritten
should the function be very verbosefor(year in start_year:end_year)