fdk_download_modis.Rd
Downloads and smooths MODIS LAI/FPAR values for merging into the final LSM model data. Smoothing interpolates values to an half-hourly time step.
fdk_download_modis(df, path, force = FALSE)
raw MODIS data saved to a desired path
This is an almost verbatim copy of the routine as used to generate the PLUMBER-2 data. For transparency reasons this part was split out into a function to provide easier debugging and processing options.