Closed cmahony closed 6 months ago
I think this is fixed now. @cmahony can you test this on the reviseNames branch?
@kdaust error:
data <- downscale(xyz = pt,
gcms = list_gcms()[c(1)],
ssps = list_ssps(),
max_run = 3,
obs_ts_dataset = c("cru.gpcc", "climatena"),
obs_years = 1902:2022,
gcm_hist_years = 1850:2014,
gcm_ssp_years = 2015:2100,
vars = list_vars()
)
Tave11 calculation is not supported yet.
Tave12 calculation is not supported yet.
Error in colnamesInt(x, neworder, check_dups = FALSE) :
argument specifying columns received non-existing column(s): cols[14]='CMD01'
The climatena historical time series of mean annual precipitation is 100mm below the reference normal, gcm ts, and cru.gpcc ts. same for other precipitation variables.