{ "name": "SedCalc", "displayName": "Sediment Calcualtor", "description": "Re-runs the HIT model for the user-defined area within the Paw Paw River Watershed.", "category": "", "helpUrl": "http://35.8.121.105/ags10/rest/directories/arcgisoutput/PawPaw/SedCalc_GPServer/PawPaw_SedCalc/SedCalc.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Coords", "dataType": "GPString", "displayName": "Coords", "description": "X, Y coordinate pairs in Michigan GeoRef (meters)", "direction": "esriGPParameterDirectionInput", "defaultValue": "485872.40410000086, 177457.12629999965; 493027.39330000058, 177514.44519999996;493027.39330000058, 174233.6053000018;485873.04569999874, 174275.93879999965;485872.40410000086, 177457.12629999965", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "CFact", "dataType": "GPDouble", "displayName": "CFact", "description": "RUSLE C-factor", "direction": "esriGPParameterDirectionInput", "defaultValue": 1, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Roughness", "dataType": "GPDouble", "displayName": "Roughness", "description": "Surface roughness (Manning's n)", "direction": "esriGPParameterDirectionInput", "defaultValue": 1, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "KFact", "dataType": "GPDouble", "displayName": "KFact", "description": "RUSLE K-factor", "direction": "esriGPParameterDirectionInput", "defaultValue": -99, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "RFact", "dataType": "GPDouble", "displayName": "RFact", "description": "RUSLE R-factor", "direction": "esriGPParameterDirectionInput", "defaultValue": -99, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "LSFact", "dataType": "GPDouble", "displayName": "LSFact", "description": "RUSLE LS-factor", "direction": "esriGPParameterDirectionInput", "defaultValue": -99, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "UserDR", "dataType": "GPDouble", "displayName": "UserDR", "description": "SEDMOD delivery ratio", "direction": "esriGPParameterDirectionInput", "defaultValue": -99, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "EroTotal", "dataType": "GPDouble", "displayName": "EroTotal", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "SedTotal", "dataType": "GPDouble", "displayName": "SedTotal", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "EroDiff", "dataType": "GPDouble", "displayName": "EroDiff", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "SedDiff", "dataType": "GPDouble", "displayName": "SedDiff", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "ErrorStr", "dataType": "GPString", "displayName": "ErrorStr", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "UplandArea", "dataType": "GPRasterDataLayer", "displayName": "UplandArea", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }