Handle Third Party Imagery With Red, NIR and SWIR Bands
Source:R/optram_other.R
optram_prepare_other_vi_str.Rd
This function prepares vegetation index and STR rasters from other (non-Sentinel) image files downloaded in advance.
Usage
optram_prepare_other_vi_str(
img_dir,
aoi,
viname = "NDVI",
output_dir = tempdir()
)