albedo_compute: Compute the white sky albedo for an estimated kernel weight

Description Usage Arguments Value Source Examples

View source: R/albedo_compute.R

Description

albedo_compute Computes the albedo values for a given kernel BRDF weights.

Usage

1
albedo_compute(solution_data)

Arguments

solution

A data frame of solution values, generated by gsvd_solution. This has columns band, value, time, kernel

Value

Data frame that contains the time, band, value, and type (currently white-sky) albedo - for black-sky albedo we need solar noon

Source

https://www.umb.edu/spectralmass/terra_aqua_modis/v006/mcd43a1_brdif_albedo_model_parameters_product

Examples

1
# To be filled in later

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