Description Usage Arguments Value Examples
formBmatrix
Computes the B matrix (currently the first order difference) used in the BRDF kernel inversion. Accounts for multiple observations in a given day.
1 | formBMatrix(newDim, kernelSize)
|
newDim |
Number of rows in the matrix |
kernelSize |
Number of BRDF kernels |
The B matrix of first order difference. See Quaife and Lewis 2010
1 | B <- formBmatrix(365,3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.