loadImageSR: Load Landsat 8 surface reflectance data from folder

Description Usage Arguments Author(s) See Also

View source: R/water_RSfunctions.R

Description

This function loads Landsat bands from a specific folder.

Usage

1
loadImageSR(path = getwd(), aoi)

Arguments

path

folder where band files are stored

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

See Also

Other remote sensing support functions: calcRadiance(), calcSR(), calcTOAr(), cfmask(), loadImage()


midraed/water documentation built on Feb. 20, 2022, 7:30 a.m.