fdk_smooth_ts: Smooth MODIS time series

View source: R/fdk_smooth_ts.R

fdk_smooth_tsR Documentation

Smooth MODIS time series

Description

Smooth and gapfill modis time series, and insert results into FluxnetLSM netcdf files for data fusion.

Usage

fdk_smooth_ts(df, variable, nc_file)

Arguments

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

Value

a data frame with smoothed gapfilled time series


computationales/flux_data_kit documentation built on Feb. 23, 2025, 8:19 p.m.