Old functions
1 2 3 4 5 6 7 8 9 10 11 | ApplyColumnAggregate(df, n_yr_prev = 5, type = "rs", var_in = "NDVI")
AggregateByColumnMeta(coords, years, vars, fun = "mean",
type = "daymet")
MashYearlyDaymetSpectrals(df, years = c(2000:2016), RS_vars = c("NDVI",
"RGI"), daymet_vars = c("MAT", "MAP"), only_RS = F,
only_daymet = F)
CombineWeatherFiles(dir = getwd(), match_sig = F,
file_sig = "daymet_weather_grab")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.