kernel_matrix: Compute the matrix for BRDF inversion

Description Usage Arguments Value Examples

View source: R/kernel_matrix.R

Description

kernel_matrix Computes the B, K, and rho matrices for a given site in preparation to do the GSVD

Usage

1
kernel_matrix(site_name)

Arguments

site_name

Name of the site

Value

A list that contains the K, B, and rho matrix, and time points

Examples

1
kernel_data <- kernel_matrix('AU-Lox')

jmzobitz/BRDF documentation built on July 13, 2019, 6:20 p.m.