This function loads Landsat bands from a specific folder.
loadImage(path = getwd(), sat = "auto", aoi)
folder where band files are stored
"L7" for Landsat 7, "L8" for Landsat 8, "MODIS" for MODIS or "auto" to guess from filenames
area of interest to crop images, if waterOptions("autoAoi") == TRUE will look for any object called aoi on .GlobalEnv
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
Other remote sensing support functions: calcRadiance
,
calcSR
, calcTOAr
,
cfmask
, loadImageSR