View source: R/fdk_match_modis.R
fdk_match_modis | R Documentation |
Downloads and smooths MODIS LAI/FPAR values for merging into the final LSM model data. Smoothing interpolates values to a daily time step which is then assigned to half-hourly data on a day-by-day basis (i.e. remote sensing data remains static from day-to-day but changes daily across the season).
fdk_match_modis(df, path, nc_file)
df |
data frame with site info |
path |
path where to store the MODIS data |
nc_file |
netcdf file containing the LSM processed flux data |
Here the code deviates from the standard PLUMBER-2 workflow and provides a more parsimonious solution.
smoothed time series of LAI/FPAR integrated in the meteorological (ERA) data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.