{ "name": "Tool", "displayName": "Tool", "description": "", "category": "", "helpUrl": "https://geo.fas.usda.gov/arcgis2/rest/directories/arcgisoutput/G_Tools/Analytics_Geopandas_GPServer/G_Tools_Analytics_Geopandas/Tool.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Source", "dataType": "GPString", "displayName": "Source", "description": "source", "direction": "esriGPParameterDirectionInput", "defaultValue": "GPM", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Attribute", "dataType": "GPString", "displayName": "Attribute", "description": "att", "direction": "esriGPParameterDirectionInput", "defaultValue": "GPM Raster Precipitation", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Frequency", "dataType": "GPString", "displayName": "Frequency", "description": "freq", "direction": "esriGPParameterDirectionInput", "defaultValue": "10 days", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "StartMonth", "dataType": "GPString", "displayName": "StartMonth", "description": "st", "direction": "esriGPParameterDirectionInput", "defaultValue": "Jan", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "EndMonth", "dataType": "GPString", "displayName": "EndMonth", "description": "end", "direction": "esriGPParameterDirectionInput", "defaultValue": "Dec", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Years", "dataType": "GPString", "displayName": "Years", "description": "yrs", "direction": "esriGPParameterDirectionInput", "defaultValue": "2025,2026", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Gridcells", "dataType": "GPString", "displayName": "Gridcells", "description": "cells", "direction": "esriGPParameterDirectionInput", "defaultValue": [ [ "-86.00", "10.80", "-86.00", "10.90", "-85.90", "10.90", "-85.90", "10.80", "-86.00", "10.80" ], [ "-85.90", "10.80", "-85.90", "10.90", "-85.80", "10.90", "-85.80", "10.80", "-85.90", "10.80" ], [ "-85.80", "10.80", "-85.80", "10.90", "-85.70", "10.90", "-85.70", "10.80", "-85.80", "10.80" ], [ "-86.00", "10.90", "-86.00", "11.00", "-85.90", "11.00", "-85.90", "10.90", "-86.00", "10.90" ], [ "-85.90", "10.90", "-85.90", "11.00", "-85.80", "11.00", "-85.80", "10.90", "-85.90", "10.90" ], [ "-85.80", "10.90", "-85.80", "11.00", "-85.70", "11.00", "-85.70", "10.90", "-85.80", "10.90" ] ], "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output", "dataType": "GPString", "displayName": "Output", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }