loadImage: Load Landsat data from folder

Description Usage Arguments Author(s) References See Also

Description

This function loads Landsat bands from a specific folder.

Usage

1
loadImage(path = getwd(), sat = "auto", aoi)

Arguments

path

folder where band files are stored

sat

"L7" for Landsat 7, "L8" for Landsat 8, "MODIS" for MODIS or "auto" to guess from filenames

aoi

area of interest to crop images, if waterOptions("autoAoi") == TRUE will look for any object called aoi on .GlobalEnv

Author(s)

Guillermo Federico Olmedo

Fonseca-Luengo, David

References

R. G. Allen, M. Tasumi, and R. Trezza, "Satellite-based energy balance for mapping evapotranspiration with internalized calibration (METRIC) - Model" Journal of Irrigation and Drainage Engineering, vol. 133, p. 380, 2007

See Also

Other remote sensing support functions: calcRadiance, calcSR, calcTOAr, cfmask, loadImageSR


water documentation built on May 2, 2019, 2:17 a.m.