View source: R/fdk_smooth_ts.R
fdk_smooth_ts | R Documentation |
Smooth and gapfill modis time series, and insert results into FluxnetLSM netcdf files for data fusion.
fdk_smooth_ts(df, variable, nc_file)
df |
vector of dates |
variable |
what MODIS variable is processed (LAI or FPAR) |
nc_file |
FluxnetLSM netcdf ERA Met file to amend, scaling the data to the respective time step required |
a data frame with smoothed gapfilled time series
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.