{ "name": "Tool", "displayName": "Tool", "description": "", "category": "", "helpUrl": "https://geo.fas.usda.gov/arcgis2/rest/directories/arcgisoutput/G_Tools/AG_Area_Affected_GPServer/G_Tools_AG_Area_Affected/Tool.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Geometry", "dataType": "GPString", "displayName": "Geometry", "description": "geom", "direction": "esriGPParameterDirectionInput", "defaultValue": { "aois": [ { "ipttype": "box", "coords": "-83.05664092975863,36.80467326642745,-79.80468780475948,39.09149285717778" } ] }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "S3 Path", "dataType": "GPString", "displayName": "S3 Path", "description": "s3", "direction": "esriGPParameterDirectionInput", "defaultValue": "Weather/Precipitation/USAF_10km/WEEK/USAF_10KM_PRCP_WEEK_2023_282_288.tif", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "LandCover", "dataType": "GPString", "displayName": "LandCover", "description": "lc", "direction": "esriGPParameterDirectionInput", "defaultValue": "Cotton", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Spitype", "dataType": "GPString", "displayName": "Spitype", "description": "spi", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Hectares", "dataType": "GPString", "displayName": "Hectares", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }