{ "name": "WetlandsGeoprocessor", "displayName": "WetlandsGeoprocessor", "description": "Wetlands have often been described as the \u201cEarth\u2019s kidneys\u201d because wetlands have the ability filter pollutants and purify water. Based upon wetland storage capacity, average daily flow, and inflow nutrient loading this model estimates potential load reductions of nitrate (NO3-) and orthophosphate (PO43-) from a constructed surface flow wetland (CW). The model relies upon equations, coefficients, and models provided by Cheng et al. 2020 and Cheng & Basu 2017.\nNitrogen (N) and phosphorus are important nutrients to ecosystems, but high concentrations can lead to water quality issues. Major sources of these nutrients come from agricultural areas where fertilizer is applied in large quantitates and/or animal waste is present. Excess nitrate and phosphorus may result in overgrowth of algae, which can decrease the dissolved oxygen in water, thereby harming and killing fish and other aquatic species. This model evaluates water purification results and estimates cost to install a surface flow constructed wetlands.", "category": "", "helpUrl": "https://maps.inl.gov/arcgis/rest/directories/arcgisoutput/irrigation_modernization_prod/WetlandsGeoprocessor_GPServer/irrigation_modernization_prod_WetlandsGeoprocessor/WetlandsGeoprocessor.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "cfs", "dataType": "GPDouble", "displayName": "cfs", "description": "User will enter estimated average flow in cubic feet per second (cfs) for time period analyzed.", "direction": "esriGPParameterDirectionInput", "defaultValue": 400, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "acres", "dataType": "GPDouble", "displayName": "acres", "description": "Users will draw a polygon to identify the surface area of the wetland along the system.", "direction": "esriGPParameterDirectionInput", "defaultValue": 50, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "days", "dataType": "GPDouble", "displayName": "days", "description": "User will enter the time period to be analyzed in days.", "direction": "esriGPParameterDirectionInput", "defaultValue": 180, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "no3_data", "dataType": "GPDouble", "displayName": "no3_data", "description": "User will enter inflow load of Nitrate entering constructed wetland in mg/L or ppm.", "direction": "esriGPParameterDirectionInput", "defaultValue": 5, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "po4_data", "dataType": "GPDouble", "displayName": "po4_data", "description": "User will enter inflow load of orthophosphate entering constructed wetland in mg/L or ppm.", "direction": "esriGPParameterDirectionInput", "defaultValue": 0.5, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "load_risk", "dataType": "GPString", "displayName": "load_risk", "description": "low: Drainage area dominated mostly by native vegetation and waterways support connected wetlands that provide habitat for a diversity of native plants, wildlife, and fish. Water is typically cool and clear year around.mid: Drainage area supports some farmlands, pasture/rangeland, and residential development. Most waterways have intact wetlands and/or natural vegetation that minimizes runoff discharge into streams. However, there may be some places where applied fertilizer, animal waste and sewage may reach waterways through runoff or seepage. The temperature of the water is typically cool and color can vary from clear to slightly cloudy. During warmer times of year, slow moving reaches or ponds within the system may turn slightly green due to algal growth. Wetland areas and riparian areas provide some habitat for native fish and wildlife, but may also harbor non-native species, especially rough fish.high: Streams within the drainage area subjected to high levels of runoff from intensive agricultural activities and other industrial activities, confined animal feeding operations, and/or municipal waste. Non-native vegetation is abundant and provide little to no benefit to native fish and wildlife. Most riparian areas within the system support non-native species and lack adequate vegetation buffers to prevent runoff into streams. The temperature of the water is usually cool to warm and water is cloudy from sedimentation and algal growth. During warmer times of year, slow moving reaches or ponds often require herbicide treatment to maintain flow and irrigation equipment operation.", "direction": "esriGPParameterDirectionInput", "defaultValue": "None", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "low", "mid", "high", "None" ] }, { "name": "ppm_no3", "dataType": "GPString", "displayName": "ppm_no3", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "ppm_po4", "dataType": "GPString", "displayName": "ppm_po4", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "kg_removed", "dataType": "GPString", "displayName": "kg_removed", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "pct_removed", "dataType": "GPString", "displayName": "pct_removed", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "load", "dataType": "GPString", "displayName": "load", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "t_cost", "dataType": "GPString", "displayName": "t_cost", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "c_acre", "dataType": "GPString", "displayName": "c_acre", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }