batchMaskRaster: Batch Mask Raster

View source: R/operational_tools.R

batchMaskRasterR Documentation

Batch Mask Raster

Description

Batch mask an array of input files. ** This tool is meant to be used to mask dead space around two images. This tool helps with issues of miss-aligned input files by filling the extra space in the larger of the two input files with with NA data.**

Usage

batchMaskRaster(requiredDataArray, inputFolder, exportFolder)

Arguments

requiredDataArray

The required data for each index, pre-determined in the SRS_main.R file.

inputFolder

Input file array.

exportFolder

Export folder. Location where data is saved.

Value

Masked input file


mitmon/SRS documentation built on Jan. 12, 2023, 12:15 a.m.