albedo: Albedo

Description Usage Arguments Value Author(s) Examples

Description

Compute albedo from remote sensing data.

Usage

1
2
3
4
albedoAster(green, nir, swir2, swir3, swir5, swir6) 
albedoLandsat(blue, green, red, nir, chan5, chan7)
albedoModis(red, nir, blue, green, swir1, swir2, swir3) 
albedoAvhrr(red, nir)

Arguments

red

red wavelength channel (band)

nir

near infra-red wavelength channel (band)

blue

blue wavelength channel (band)

green

green wavelength channel (band)

swir1

short wave infrared channel 1

swir2

short wave infrared channel 2

swir3

short wave infrared channel 3

swir5

short wave infrared channel 5

swir6

short wave infrared channel 6

chan5

channel 5

chan7

channel 7

Value

albedo

Author(s)

Yann Chemin

Examples

1
albedoAvhrr(200, 100)

RemoteSensing documentation built on Feb. 7, 2020, 3 p.m.