get_patch_data: Build get data to patch missing offseason readings.

Description Usage Details

Description

get_patch_data averages LAI data from surrounding years to get data to replace missing data for a single pixel.

Usage

1
get_patch_data(data = NULL, patches = NULL)

Details

@param data Data frame. Vertical LAI data for the point. @param patches Data frame. Two column data frame: 1st column is list of dates where patch is needed, 2nd is those dates normalized by normalize_dates(). @return Returns data frame with patch LAI values for required dates.


jwbannister/maricungaVeg documentation built on May 20, 2019, 6:22 a.m.