Description Usage Arguments Value Author(s) References Examples
Conversion to TOA reflectance with a correction for the sun angle of satellite data.
1 | reflconvS(x, Mp, Ap, sunelev)
|
x |
Image to be converted, in matrix, data frame, or SpatialGridDataFrame format. |
Mp |
band specific multiplicative rescaling factor from the metadata (MTL file) (REFLECTANCE_MULT_BAND_x, where x is the band number). |
Ap |
band specific additive rescaling factor from the metadata (MTL file) (REFLECTANCE_ADD_BAND_x, where x is the band number). |
sunelev |
Sun elevation in degrees is provided in the metadata (MTL file) (SUN_ELEVATION). |
TOA spectral radiance with a correction for the sun angle.
Alexandre dos Santos
U.S. Geological Survey. 2015. Landsat 8 (L8) data users handbook. Version 1.0. 97p.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.