View source: R/operational_tools.R
dataPrep | R Documentation |
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.
dataPrep(index, requiredDataArray, rasterStackFolder, shapefileAOI)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.