put_T_values.Rd
Function for put -T- values to nc_var list
put_T_values(
yr,
nc_var,
var_list,
lat,
lon,
start_date,
end_date,
begins,
ends,
out
)
the year being processed
a list (potentially empty) for ncvar4
objects to be added to
list returned by read_E_files()
ncdim4
object for latitude of site
ncdim4
object longitude of site
start time of simulation
end time of simulation
deprecated; use start_date
instead
deprecated; use end_date
instead
deprecated; use var_list
instead