scale_toar {gfcanalysis} | R Documentation |
Scale the first or last top of atmosphere (TOA) reflectance images
Description
This function applies the scale factors provided by Hansen et al. to rescale the first and last TOA reflectance images from integer to floating point. The following scale factors are used: band 3, 508; band 4, 254; band 5, 363; band 7, 423. The output datatype is FLT4S.
Usage
scale_toar(x, ...)
Arguments
x |
the "first" or "last" image for a given aoi as a |
... |
additional arguments as for |
Value
RasterStack
of TOA reflectance values
See Also
[Package gfcanalysis version 1.8.0 Index]