aggregate_dates: Applies a uniform 3x3 smoothing window across the input...

Description Usage Arguments Value

View source: R/aggregate_dates.R

Description

A smaller smoothing window (e.g., 2x2, 2x3) is applied to edge and corner pixels.

Usage

1
aggregate_dates(x, y, n)

Arguments

x

x-dimension (width) of the NDVI images.

y

y-dimension(length) of the NDVI images.

n

number of observed dates.

Value

A x-y-n matrix of NDVI data.


AgronomicForecastingLab/RS_PlantingDate documentation built on Feb. 13, 2022, 3:06 a.m.