calcAnchors: Select anchors pixels for H function

Description Usage Arguments Author(s) References

Description

automatically search end members within the satellite scene (extreme wet and dry conditions).

Usage

1
2
3
calcAnchors(image, Ts, LAI, albedo, Z.om, n = 1, aoi,
  anchors.method = "CITRA-MCB", sat = "auto", ESPA = F, plots = TRUE,
  deltaTemp = 5, verbose = FALSE)

Arguments

image

top-of-atmosphere landsat reflectance image

Ts

land surface temperature in K. See surfaceTemperature()

LAI

rasterLayer with Leaf Area Index. See LAI()

albedo

broandband surface albedo. See albedo()

Z.om

momentum roughness lenght. See momentumRoughnessLength()

n

number of pair of anchors pixels to calculate

aoi

area of interest to limit the search. If waterOptions(autoAOI) == TRUE, It'll use aoi object from .GlobalEnv

anchors.method

method to select anchor pixels. Currently only "CITRA-MCB" automatic method available.

sat

satellite sensor used for NDVI. Can be "L7" or "L8"

ESPA

Logical. If TRUE will look for espa.usgs.gov realted products on working folder

plots

Logical. If TRUE will plot position of anchors points selected

deltaTemp

deltaTemp for method "CITRA-MCB"

verbose

Logical. If TRUE will print aditional data to console

Author(s)

Guillermo Federico Olmedo

de la Fuente-Saiz, Daniel

References

CITRA y MCB (com pers)


ffuentesp7/METRICforR documentation built on May 15, 2019, 11:57 a.m.