Displaying differences for changeset
 
display as  

src/java/m/wqm/scpestslp/V1_0.java

@@ -25,7 +25,12 @@
  * @author Shaun Case
  */
 @Name("WQM-07: Pesticide Soil Leaching Potential (PesticideSLP)")
-@Description("This service computes pesticide soil leaching potential for soil components in an area of analysis, and then computes pesticide soil leaching potential representing the area of analysis. The service primarily will consume data from the WQM-2 WQMSoilAttributes service to compute soil pesticide leaching potential used later by the WQM-13 service to compute threshold treatment level scores.")
+@Description("This service computes pesticide soil leaching potential "
+        + "for soil components in an area of analysis, and then computes "
+        + "pesticide soil leaching potential representing the area of analysis. "
+        + "The service primarily will consume data from the WQM-2 WQMSoilAttributes "
+        + "service to compute soil pesticide leaching potential used later by "
+        + "the WQM-13 service to compute threshold treatment level scores.")
 @Path("m/pesticide_slp/1.0")
 
 public class V1_0 extends ModelDataService {

src/java/m/wqm/scpestslp/V1_0.json

@@ -3,480 +3,480 @@
     },
     "parameter": [
         {
-        "name": "AoAList",
-        "value": [
-            [                
-                {
-                    "name": "AoAId",
-                    "value": 1
-                },
-                {
-                    "name": "componentlist",
-                    "value": [
-                        [
-                            {
-                                "name": "cokey",
-                                "value": "11510284"
-                            },
-                            {
-                                "name": "compname",
-                                "value": "Berrend",
-                                "description": "Soil Component Name"
-                            },                              
-                            {
-                                "name": "aoa_comp_area",
-                                "value": 45.84,
-                                "description": "Area of the soil component in the AoA"
-                            },
-                            {
-                                "name": "aoa_comp_hsg",
-                                "value": "A",
-                                "description": "Hydrologic soil group of the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_kfact",
-                                "value": 0.24,
-                                "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
-                            },
-                            {
-                                "name": "aoa_comp_om",
-                                "value": 2.3,
-                                "description": "#Organic matter content of the horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_hzdepth",
-                                "value": 14,
-                                "unit": "inches",
-                                "description": "#Thickness of horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_cracksgr24",
-                                "value": true,
-                                "description": "#Whether the soil has surface connected macropores to 24 inches"
-                            },
-                            {
-                                "name": "aoa_comp_hwt_lt_24",
-                                "value": false,
-                                "description": "#Whether the soil has a water table less than 24 inches from the surface"
-                            }
-                        ],
-                        [
-                            {
-                                "name": "cokey",
-                                "value": "11510285"
-                            },
-                            {
-                                "name": "aoa_comp_area",
-                                "value": 25.84,
-                                "description": "Area of the soil component in the AoA"
-                            },
-                            {
-                                "name": "aoa_comp_hsg",
-                                "value": "B",
-                                "description": "Hydrologic soil group of the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_kfact",
-                                "value": 0.34,
-                                "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
-                            },
-                            {
-                                "name": "aoa_comp_om",
-                                "value": 2.3,
-                                "description": "#Organic matter content of the horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_hzdepth",
-                                "value": 20,
-                                "unit": "inches",
-                                "description": "#Thickness of horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_cracksgr24",
-                                "value": true,
-                                "description": "#Whether the soil has surface connected macropores to 24 inches"
-                            },
-                            {
-                                "name": "aoa_comp_hwt_lt_24",
-                                "value": false,
-                                "description": "#Whether the soil has a water table less than 24 inches from the surface"
-                            }
-                        ],
-                        [
-                            {
-                                "name": "cokey",
-                                "value": "11510286"
-                            },
-                            {
-                                "name": "aoa_comp_area",
-                                "value": 15.84,
-                                "description": "Area of the soil component in the AoA"
-                            },
-                            {
-                                "name": "aoa_comp_hsg",
-                                "value": "A/D",
-                                "description": "Hydrologic soil group of the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_kfact",
-                                "value": 0.34,
-                                "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
-                            },
-                            {
-                                "name": "aoa_comp_om",
-                                "value": 1.3,
-                                "description": "#Organic matter content of the horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_hzdepth",
-                                "value": 45,
-                                "unit": "inches",
-                                "description": "#Thickness of horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_cracksgr24",
-                                "value": true,
-                                "description": "#Whether the soil has surface connected macropores to 24 inches"
-                            },
-                            {
-                                "name": "aoa_comp_hwt_lt_24",
-                                "value": false,
-                                "description": "#Whether the soil has a water table less than 24 inches from the surface"
-                            }
-                        ],
-                        [
-                            {
-                                "name": "AoAId",
-                                "value": 1
-                            },
-                            {
-                                "name": "cokey",
-                                "value": "11510287"
-                            },
-                            {
-                                "name": "aoa_comp_area",
-                                "value": 55.84,
-                                "description": "Area of the soil component in the AoA"
-                            },
-                            {
-                                "name": "aoa_comp_hsg",
-                                "value": "B/D",
-                                "description": "Hydrologic soil group of the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_kfact",
-                                "value": 0.34,
-                                "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
-                            },
-                            {
-                                "name": "aoa_comp_om",
-                                "value": 3.3,
-                                "description": "#Organic matter content of the horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_hzdepth",
-                                "value": 64,
-                                "unit": "inches",
-                                "description": "#Thickness of horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_cracksgr24",
-                                "value": false,
-                                "description": "#Whether the soil has surface connected macropores to 24 inches"
-                            },
-                            {
-                                "name": "aoa_comp_hwt_lt_24",
-                                "value": false,
-                                "description": "#Whether the soil has a water table less than 24 inches from the surface"
-                            }
-                        ],
-                        [
-                            {
-                                "name": "cokey",
-                                "value": "11510288"
-                            },
-                            {
-                                "name": "aoa_comp_area",
-                                "value": 45.84,
-                                "description": "Area of the soil component in the AoA"
-                            },
-                            {
-                                "name": "aoa_comp_hsg",
-                                "value": "C/D",
-                                "description": "Hydrologic soil group of the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_kfact",
-                                "value": 0.24,
-                                "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
-                            },
-                            {
-                                "name": "aoa_comp_om",
-                                "value": 4,
-                                "description": "#Organic matter content of the horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_hzdepth",
-                                "value": 14,
-                                "unit": "inches",
-                                "description": "#Thickness of horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_cracksgr24",
-                                "value": false,
-                                "description": "#Whether the soil has surface connected macropores to 24 inches"
-                            },
-                            {
-                                "name": "aoa_comp_hwt_lt_24",
-                                "value": true,
-                                "description": "#Whether the soil has a water table less than 24 inches from the surface"
-                            }
+            "name": "AoAList",
+            "value": [
+                [
+                    {
+                        "name": "AoAId",
+                        "value": 1
+                    },
+                    {
+                        "name": "componentlist",
+                        "value": [
+                            [
+                                {
+                                    "name": "cokey",
+                                    "value": "11510284"
+                                },
+                                {
+                                    "name": "compname",
+                                    "value": "Berrend",
+                                    "description": "Soil Component Name"
+                                },
+                                {
+                                    "name": "aoa_comp_area",
+                                    "value": 45.84,
+                                    "description": "Area of the soil component in the AoA"
+                                },
+                                {
+                                    "name": "aoa_comp_hsg",
+                                    "value": "A",
+                                    "description": "Hydrologic soil group of the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_kfact",
+                                    "value": 0.24,
+                                    "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
+                                },
+                                {
+                                    "name": "aoa_comp_om",
+                                    "value": 2.3,
+                                    "description": "#Organic matter content of the horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hzdepth",
+                                    "value": 14,
+                                    "unit": "inches",
+                                    "description": "#Thickness of horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_cracksgr24",
+                                    "value": true,
+                                    "description": "#Whether the soil has surface connected macropores to 24 inches"
+                                },
+                                {
+                                    "name": "aoa_comp_hwt_lt_24",
+                                    "value": false,
+                                    "description": "#Whether the soil has a water table less than 24 inches from the surface"
+                                }
+                            ],
+                            [
+                                {
+                                    "name": "cokey",
+                                    "value": "11510285"
+                                },
+                                {
+                                    "name": "aoa_comp_area",
+                                    "value": 25.84,
+                                    "description": "Area of the soil component in the AoA"
+                                },
+                                {
+                                    "name": "aoa_comp_hsg",
+                                    "value": "B",
+                                    "description": "Hydrologic soil group of the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_kfact",
+                                    "value": 0.34,
+                                    "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
+                                },
+                                {
+                                    "name": "aoa_comp_om",
+                                    "value": 2.3,
+                                    "description": "#Organic matter content of the horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hzdepth",
+                                    "value": 20,
+                                    "unit": "inches",
+                                    "description": "#Thickness of horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_cracksgr24",
+                                    "value": true,
+                                    "description": "#Whether the soil has surface connected macropores to 24 inches"
+                                },
+                                {
+                                    "name": "aoa_comp_hwt_lt_24",
+                                    "value": false,
+                                    "description": "#Whether the soil has a water table less than 24 inches from the surface"
+                                }
+                            ],
+                            [
+                                {
+                                    "name": "cokey",
+                                    "value": "11510286"
+                                },
+                                {
+                                    "name": "aoa_comp_area",
+                                    "value": 15.84,
+                                    "description": "Area of the soil component in the AoA"
+                                },
+                                {
+                                    "name": "aoa_comp_hsg",
+                                    "value": "A/D",
+                                    "description": "Hydrologic soil group of the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_kfact",
+                                    "value": 0.34,
+                                    "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
+                                },
+                                {
+                                    "name": "aoa_comp_om",
+                                    "value": 1.3,
+                                    "description": "#Organic matter content of the horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hzdepth",
+                                    "value": 45,
+                                    "unit": "inches",
+                                    "description": "#Thickness of horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_cracksgr24",
+                                    "value": true,
+                                    "description": "#Whether the soil has surface connected macropores to 24 inches"
+                                },
+                                {
+                                    "name": "aoa_comp_hwt_lt_24",
+                                    "value": false,
+                                    "description": "#Whether the soil has a water table less than 24 inches from the surface"
+                                }
+                            ],
+                            [
+                                {
+                                    "name": "AoAId",
+                                    "value": 1
+                                },
+                                {
+                                    "name": "cokey",
+                                    "value": "11510287"
+                                },
+                                {
+                                    "name": "aoa_comp_area",
+                                    "value": 55.84,
+                                    "description": "Area of the soil component in the AoA"
+                                },
+                                {
+                                    "name": "aoa_comp_hsg",
+                                    "value": "B/D",
+                                    "description": "Hydrologic soil group of the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_kfact",
+                                    "value": 0.34,
+                                    "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
+                                },
+                                {
+                                    "name": "aoa_comp_om",
+                                    "value": 3.3,
+                                    "description": "#Organic matter content of the horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hzdepth",
+                                    "value": 64,
+                                    "unit": "inches",
+                                    "description": "#Thickness of horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_cracksgr24",
+                                    "value": false,
+                                    "description": "#Whether the soil has surface connected macropores to 24 inches"
+                                },
+                                {
+                                    "name": "aoa_comp_hwt_lt_24",
+                                    "value": false,
+                                    "description": "#Whether the soil has a water table less than 24 inches from the surface"
+                                }
+                            ],
+                            [
+                                {
+                                    "name": "cokey",
+                                    "value": "11510288"
+                                },
+                                {
+                                    "name": "aoa_comp_area",
+                                    "value": 45.84,
+                                    "description": "Area of the soil component in the AoA"
+                                },
+                                {
+                                    "name": "aoa_comp_hsg",
+                                    "value": "C/D",
+                                    "description": "Hydrologic soil group of the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_kfact",
+                                    "value": 0.24,
+                                    "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
+                                },
+                                {
+                                    "name": "aoa_comp_om",
+                                    "value": 4,
+                                    "description": "#Organic matter content of the horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hzdepth",
+                                    "value": 14,
+                                    "unit": "inches",
+                                    "description": "#Thickness of horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_cracksgr24",
+                                    "value": false,
+                                    "description": "#Whether the soil has surface connected macropores to 24 inches"
+                                },
+                                {
+                                    "name": "aoa_comp_hwt_lt_24",
+                                    "value": true,
+                                    "description": "#Whether the soil has a water table less than 24 inches from the surface"
+                                }
+                            ]
                         ]
-                    ]
-                }
-            ],
-            [
-                {
-                    "name": "AoAId",
-                    "value": 2
-                },
-                {
-                    "name": "componentlist",
-                    "value": [
-                        [
-                            {
-                                "name": "cokey",
-                                "value": "11510284",
-                                "description": "Soil Component Key"
-                            },
-                            {
-                                "name": "compname",
-                                "value": "Berrend",
-                                "description": "Soil Component Name"
-                            },                    
-                            {
-                                "name": "aoa_comp_area",
-                                "value": 45.84,
-                                "description": "Area of the soil component in the AoA"
+                    }
+                ],
+                [
+                    {
+                        "name": "AoAId",
+                        "value": 2
+                    },
+                    {
+                        "name": "componentlist",
+                        "value": [
+                            [
+                                {
+                                    "name": "cokey",
+                                    "value": "11510284",
+                                    "description": "Soil Component Key"
+                                },
+                                {
+                                    "name": "compname",
+                                    "value": "Berrend",
+                                    "description": "Soil Component Name"
+                                },
+                                {
+                                    "name": "aoa_comp_area",
+                                    "value": 45.84,
+                                    "description": "Area of the soil component in the AoA"
 
-                            },
-                            {
-                                "name": "aoa_comp_hsg",
-                                "value": "A",
-                                "description": "Hydrologic soil group of the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hsg",
+                                    "value": "A",
+                                    "description": "Hydrologic soil group of the soil component"
 
-                            },
-                            {
-                                "name": "aoa_comp_kfact",
-                                "value": 0.24,
-                                "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
-                            },
-                            {
-                                "name": "aoa_comp_om",
-                                "value": 2.30,
-                                "description": "#Organic matter content of the horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_hzdepth",
-                                "value": 14,
-                                "unit": "inches",
-                                "description": "#Thickness of horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_cracksgr24",
-                                "value": true,
-                                "description": "#Whether the soil has surface connected macropores to 24 inches"
-                            },
-                            {
-                                "name": "aoa_comp_hwt_lt_24",
-                                "value": false,
-                                "description": "#Whether the soil has a water table less than 24 inches from the surface"
-                            }                                
-                        ],
-                        [
-                            {
-                                "name": "cokey",
-                                "value": "11510285",
-                                "description": "Soil Component Key"
-                            },                               
-                            {
-                                "name": "aoa_comp_area",
-                                "value": 25.84,
-                                "description": "Area of the soil component in the AoA"
+                                },
+                                {
+                                    "name": "aoa_comp_kfact",
+                                    "value": 0.24,
+                                    "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
+                                },
+                                {
+                                    "name": "aoa_comp_om",
+                                    "value": 2.30,
+                                    "description": "#Organic matter content of the horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hzdepth",
+                                    "value": 14,
+                                    "unit": "inches",
+                                    "description": "#Thickness of horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_cracksgr24",
+                                    "value": true,
+                                    "description": "#Whether the soil has surface connected macropores to 24 inches"
+                                },
+                                {
+                                    "name": "aoa_comp_hwt_lt_24",
+                                    "value": false,
+                                    "description": "#Whether the soil has a water table less than 24 inches from the surface"
+                                }
+                            ],
+                            [
+                                {
+                                    "name": "cokey",
+                                    "value": "11510285",
+                                    "description": "Soil Component Key"
+                                },
+                                {
+                                    "name": "aoa_comp_area",
+                                    "value": 25.84,
+                                    "description": "Area of the soil component in the AoA"
 
-                            },
-                            {
-                                "name": "aoa_comp_hsg",
-                                "value": "B",
-                                "description": "Hydrologic soil group of the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hsg",
+                                    "value": "B",
+                                    "description": "Hydrologic soil group of the soil component"
 
-                            },
-                            {
-                                "name": "aoa_comp_kfact",
-                                "value": 0.34,
-                                "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
-                            },
-                            {
-                                "name": "aoa_comp_om",
-                                "value": 2.30,
-                                "description": "#Organic matter content of the horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_hzdepth",
-                                "value": 20,
-                                "unit": "inches",
-                                "description": "#Thickness of horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_cracksgr24",
-                                "value": true,
-                                "description": "#Whether the soil has surface connected macropores to 24 inches"
-                            },
-                            {
-                                "name": "aoa_comp_hwt_lt_24",
-                                "value": false,
-                                "description": "#Whether the soil has a water table less than 24 inches from the surface"
-                            }                                
-                        ],
-                        [
-                            {
-                                "name": "cokey",
-                                "value": "11510286",
-                                "description": "Soil Component Key"
-                            },                                
-                            {
-                                "name": "aoa_comp_area",
-                                "value": 15.84,
-                                "description": "Area of the soil component in the AoA"
+                                },
+                                {
+                                    "name": "aoa_comp_kfact",
+                                    "value": 0.34,
+                                    "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
+                                },
+                                {
+                                    "name": "aoa_comp_om",
+                                    "value": 2.30,
+                                    "description": "#Organic matter content of the horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hzdepth",
+                                    "value": 20,
+                                    "unit": "inches",
+                                    "description": "#Thickness of horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_cracksgr24",
+                                    "value": true,
+                                    "description": "#Whether the soil has surface connected macropores to 24 inches"
+                                },
+                                {
+                                    "name": "aoa_comp_hwt_lt_24",
+                                    "value": false,
+                                    "description": "#Whether the soil has a water table less than 24 inches from the surface"
+                                }
+                            ],
+                            [
+                                {
+                                    "name": "cokey",
+                                    "value": "11510286",
+                                    "description": "Soil Component Key"
+                                },
+                                {
+                                    "name": "aoa_comp_area",
+                                    "value": 15.84,
+                                    "description": "Area of the soil component in the AoA"
 
-                            },
-                            {
-                                "name": "aoa_comp_hsg",
-                                "value": "A/D",
-                                "description": "Hydrologic soil group of the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hsg",
+                                    "value": "A/D",
+                                    "description": "Hydrologic soil group of the soil component"
 
-                            },
-                            {
-                                "name": "aoa_comp_kfact",
-                                "value": 0.34,
-                                "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
-                            },
-                            {
-                                "name": "aoa_comp_om",
-                                "value": 1.30,
-                                "description": "#Organic matter content of the horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_hzdepth",
-                                "value": 45,
-                                "unit": "inches",
-                                "description": "#Thickness of horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_cracksgr24",
-                                "value": true,
-                                "description": "#Whether the soil has surface connected macropores to 24 inches"
-                            },
-                            {
-                                "name": "aoa_comp_hwt_lt_24",
-                                "value": false,
-                                "description": "#Whether the soil has a water table less than 24 inches from the surface"
-                            }                                
-                        ],
-                        [
-                            {
-                                "name": "cokey",
-                                "value": "11510287",
-                                "description": "Soil Component Key"
-                            },                               
-                            {
-                                "name": "aoa_comp_area",
-                                "value": 55.84,
-                                "description": "Area of the soil component in the AoA"
+                                },
+                                {
+                                    "name": "aoa_comp_kfact",
+                                    "value": 0.34,
+                                    "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
+                                },
+                                {
+                                    "name": "aoa_comp_om",
+                                    "value": 1.30,
+                                    "description": "#Organic matter content of the horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hzdepth",
+                                    "value": 45,
+                                    "unit": "inches",
+                                    "description": "#Thickness of horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_cracksgr24",
+                                    "value": true,
+                                    "description": "#Whether the soil has surface connected macropores to 24 inches"
+                                },
+                                {
+                                    "name": "aoa_comp_hwt_lt_24",
+                                    "value": false,
+                                    "description": "#Whether the soil has a water table less than 24 inches from the surface"
+                                }
+                            ],
+                            [
+                                {
+                                    "name": "cokey",
+                                    "value": "11510287",
+                                    "description": "Soil Component Key"
+                                },
+                                {
+                                    "name": "aoa_comp_area",
+                                    "value": 55.84,
+                                    "description": "Area of the soil component in the AoA"
 
-                            },
-                            {
-                                "name": "aoa_comp_hsg",
-                                "value": "B/D",
-                                "description": "Hydrologic soil group of the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hsg",
+                                    "value": "B/D",
+                                    "description": "Hydrologic soil group of the soil component"
 
-                            },
-                            {
-                                "name": "aoa_comp_kfact",
-                                "value": 0.34,
-                                "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
-                            },
-                            {
-                                "name": "aoa_comp_om",
-                                "value": 3.30,
-                                "description": "#Organic matter content of the horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_hzdepth",
-                                "value": 64,
-                                "unit": "inches",
-                                "description": "#Thickness of horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_cracksgr24",
-                                "value": false,
-                                "description": "#Whether the soil has surface connected macropores to 24 inches"
-                            },
-                            {
-                                "name": "aoa_comp_hwt_lt_24",
-                                "value": false,
-                                "description": "#Whether the soil has a water table less than 24 inches from the surface"
-                            }                                
-                        ],
-                        [
-                            {
-                                "name": "cokey",
-                                "value": "11510288",
-                                "description": "Soil Component Key"
-                            },                            
-                            {
-                                "name": "aoa_comp_area",
-                                "value": 45.84,
-                                "description": "Area of the soil component in the AoA"
+                                },
+                                {
+                                    "name": "aoa_comp_kfact",
+                                    "value": 0.34,
+                                    "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
+                                },
+                                {
+                                    "name": "aoa_comp_om",
+                                    "value": 3.30,
+                                    "description": "#Organic matter content of the horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hzdepth",
+                                    "value": 64,
+                                    "unit": "inches",
+                                    "description": "#Thickness of horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_cracksgr24",
+                                    "value": false,
+                                    "description": "#Whether the soil has surface connected macropores to 24 inches"
+                                },
+                                {
+                                    "name": "aoa_comp_hwt_lt_24",
+                                    "value": false,
+                                    "description": "#Whether the soil has a water table less than 24 inches from the surface"
+                                }
+                            ],
+                            [
+                                {
+                                    "name": "cokey",
+                                    "value": "11510288",
+                                    "description": "Soil Component Key"
+                                },
+                                {
+                                    "name": "aoa_comp_area",
+                                    "value": 45.84,
+                                    "description": "Area of the soil component in the AoA"
 
-                            },
-                            {
-                                "name": "aoa_comp_hsg",
-                                "value": "C/D",
-                                "description": "Hydrologic soil group of the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hsg",
+                                    "value": "C/D",
+                                    "description": "Hydrologic soil group of the soil component"
 
-                            },
-                            {
-                                "name": "aoa_comp_kfact",
-                                "value": 0.24,
-                                "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
-                            },
-                            {
-                                "name": "aoa_comp_om",
-                                "value": 4.00,
-                                "description": "#Organic matter content of the horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_hzdepth",
-                                "value": 14,
-                                "unit": "inches",
-                                "description": "#Thickness of horizon representing the soil component"
-                            },
-                            {
-                                "name": "aoa_comp_cracksgr24",
-                                "value": false,
-                                "description": "#Whether the soil has surface connected macropores to 24 inches"
-                            },
-                            {
-                                "name": "aoa_comp_hwt_lt_24",
-                                "value": true,
-                                "description": "#Whether the soil has a water table less than 24 inches from the surface"
-                            }                                                                                                                             
+                                },
+                                {
+                                    "name": "aoa_comp_kfact",
+                                    "value": 0.24,
+                                    "description": "#K factor of the horizon representing the soil component; usually the surface horizon"
+                                },
+                                {
+                                    "name": "aoa_comp_om",
+                                    "value": 4.00,
+                                    "description": "#Organic matter content of the horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_hzdepth",
+                                    "value": 14,
+                                    "unit": "inches",
+                                    "description": "#Thickness of horizon representing the soil component"
+                                },
+                                {
+                                    "name": "aoa_comp_cracksgr24",
+                                    "value": false,
+                                    "description": "#Whether the soil has surface connected macropores to 24 inches"
+                                },
+                                {
+                                    "name": "aoa_comp_hwt_lt_24",
+                                    "value": true,
+                                    "description": "#Whether the soil has a water table less than 24 inches from the surface"
+                                }
+                            ]
                         ]
-                    ]
-                }                    
+                    }
+                ]
             ]
-        ]
-    }
-]        
+        }
+    ]
 }