lsat_neighborhood_mean: Compute Neighborhood Average Landsat Surface Reflectance

View source: R/lsat_neighborhood_mean.R

lsat_neighborhood_meanR Documentation

Compute Neighborhood Average Landsat Surface Reflectance

Description

For each band, this function computes average surface reflectance across neighboring voxels at a sample site. Use this function when working with Landsat data extracted for buffered points. Also, make sure to have previously cleaning the individual observations using lsat_clean_data().

Usage

lsat_neighborhood_mean(dt)

Arguments

dt

A data.table containing coincident surface reflectance measurements for multiple Landsat pixels at each sample site.

Value

A data.table with average surface reflectance


logan-berner/lsatTS documentation built on Oct. 21, 2024, 12:23 a.m.