aggregate_dates | Applies a uniform 3x3 smoothing window across the input... |
clean_monotonic | Removes all non-monotonically increasing or decreasing data... |
clean_spline | Smooths NDVI time series using splines |
clean_WLS | Filters data using a weighted least-squares linear regression... |
compare_cleaned_plots | Returns a ggplot comparing uncleaned data plots to cleaned... |
dlog | Calculates RMSE values for the optimized double logistic... |
FitDoubleLog | Function to fit a double logistic function that has been... |
fit_double_logistic | Iterates through all training plots, fits a double logistic,... |
fit_normal | Iterates through all training plots, fits a normal dist, and... |
get_met | Retrieves hourly total precipitation, maximum temperature,... |
predictDLOG | Predict NDVI for any DOY based on the fitted DLOG parameters. |
predict_DOS | Parse through all pixels and record optimized DOS. |
smooth_3x3 | Applies a uniform 3x3 smoothing window across the input... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.