R/htr_shift_years.R
htr_shift_years.Rd
Shift years
htr_shift_years(indir, outdir, adjust_value)
Directory where input files are located
Directory where output files will be saved
Years that will be used to adjust the time (could be positive or negative)
Tin Buenafe
if (FALSE) { # \dontrun{ htr_shift_years( indir = file.path(base_dir, "data", "proc", "regridded", "yearly", "tos"), outdir = file.path(base_dir, "data", "proc", "ensemble", "mean", "tos"), adjust_value = 1653 ) } # }