dataPrep: Data preparation tool

View source: R/operational_tools.R

dataPrepR Documentation

Data preparation tool

Description

This tools prepares input raster data for further processing. The result is a raster stack that will be later used to calculate the rating tables for climate, mineral, organic, and landscape indices.

Usage

dataPrep(index, requiredDataArray, rasterStackFolder, shapefileAOI)

Arguments

index

The index is the type of index the user is requesting. Options are climate, soil, or landscape. Future versions will expand the indices.

requiredDataArray

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

rasterStackFolder

The location of the input data required to run the process.

shapefileAOI

Area of interest for the SRS calculation. Shapefile format.


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