srsMain | R Documentation |
This function calls the data preparation tools and climate, mineral soil, organic soil, and landscape indices.
srsMain( cropType, cropArrays, rasterStackFolder, shapefileAOI, indicesCalc, saveLocation )
cropType |
The crop type that will be used for the calculations |
cropArrays |
The input default data or custom data for each crop type |
rasterStackFolder |
The input folder location containing the required data |
shapefileAOI |
The input shapefile to be used for the area of interest |
indicesCalc |
A list of the input indices that will be calculated (options are climate, mineral, organic, and landscape) |
saveLocation |
The folder location where the data will be saved |
The return is a grid data (.tiff) file containing the resulting calculations of SRS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.