You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

WQM-27: (RSPestHazRating) Combined Service for: WQM - 02/04/07/09/10/11#33519/HEAD / v9
Tags:  not added yet

WQM-27: (RSPestHazRating) Combined Service for: WQM - 02/04/07/09/10/11[SERVICE-33519]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: casespMay 09 2017 11:34 Modified by: rumpalJun 20 2018 10:39 Type:
Model
Path: /m/wqm/rs_pest_hazrating/1.0 Context: csip-wqm & NRCS_RS_ConservationResourcesWQM Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8092/csip-wqm/m/wqm/rs_pest_hazrating/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
This service computes hazard ratings for pesticides applied to a farm field (or area of analysis).

The ratings include pesticide hazard for the farm field, each applied pesticide product, and each active ingredient in the pesticide products.
Hazard ratings are computed for leaching, solution runoff, and adsorbed runoff, both hazard to humans and to fish, therefore six ratings total for the farm field, each product, and active ingredients in the products.

To compute a hazard rating involves several steps:

  • Soil mapunits intersected by farm field geometry, soil pesticide loss potentials computed for each mapunit soil component, and a weighted average loss potential calculated for the farm field;
  • Loss potentials computed for each pesticide active ingredient applied to the farm field;
  • Soil pesticide interaction loss potentials computed using output from steps 1 and 2; and finally
  • Hazard ratings computed using output from step 3 and pesticide toxicity properties.

Active ingredient hazard ratings are used to compute a pesticide product hazard rating, which are used to compute a farm field pesticide hazard rating. For these aggregated ratings the most hazardous rating takes precedence. For example, two pesticide products have have a particular hazard rating of LOW and HIGH respectively, in which case the farm field hazard rating would be HIGH.

The WQM-27 service supports computing pesticide hazard ratings for an entire crop rotation on a farm field, or for individual crop periods within a rotation.

New service configuration additions
Value Description
csip.wqmsoilparams.uri The fully qualified link to the WQM-02 v2.0 service, which WQM-27 will use in order to fill-in all soils related information needed by the pesticide calculations.
Example: "http://localhost:8084/csip-soils/d/wqmsoilparams/2.0"


{
  "metainfo": {},
  "parameter": [
    {
      "name": "AoAId",
      "value": 12345,
      "description": "Area of Analysis Identifier"
    },
    {
      "name": "aoa_geometry",
      "type": "Polygon",
      "coordinates": [
        [
          [
            -105.1452112,
            40.5596521
          ],
          [
            -105.1435697,
            40.5596276
          ],
          [
            -105.1435,
            40.5586658
          ],
          [
            -105.1448143,
            40.5589348
          ],
          [
            -105.1452112,
            40.5596521
          ]
        ]
      ]
    },
    {
      "name": "aoa_comp_drained",
      "value": true,
      "description": "Whether this soil component instance is drained.  Generalized at the AoA level. [This parameter is OPTIONAL.  A value of 'false' is assumed if it is missing.]"
    },
    {
      "name": "pesticide_list",
      "value": [
        [
          {
            "name": "pesticide_product_id",
            "value": 1972,
            "description": "Database Id of the product name (prod_name) and EPA registration number (reg_no) combination of the pesticide product selected to use"
          },
          {
            "name": "app_area_id",
            "value": 3,
            "description": "Pesticide application operation area database Id"
          },
          {
            "name": "app_method_id",
            "value": 1,
            "description": "Pesticide application operation method database Id"
          },
          {
            "name": "active_ingredient_rates",
            "value": [
              [
                {
                  "name": "ai_id",
                  "value": 2575,
                  "description": "Pesticide active ingredient database Id"
                },
                {
                  "name": "app_rate_id",
                  "value": 1,
                  "description": "Pesticide application rate database Id"
                }
              ],
              [
                {
                  "name": "ai_id",
                  "value": 3236,
                  "description": "Pesticide active ingredient database Id"
                },
                {
                  "name": "app_rate_id",
                  "value": 2,
                  "description": "Pesticide application rate database Id"
                }
              ]
            ]
          }
        ]
      ]
    }
  ]
}
{
  "metainfo": {
    "status": "Finished",
    "suid": "165e1ff8-397a-11e7-9114-51a8cadf3a98",
    "cloud_node": "10.1.59.5",
    "request_ip": "10.84.176.94",
    "service_url": "http://csip.engr.colostate.edu:8092/csip-wqm/m/wqm/rs_pest_hazrating/1.0",
    "csip-wqm.version": "$version: 1.0.100 127a9ce8bb7e 2017-05-12 Shaun Case, built at 2017-05-12 10:52 by jenkins$",
    "csip.version": "$version: 2.1.198 e80ae1c31de4 2017-04-27 od, built at 2017-05-12 10:52 by jenkins$",
    "tstamp": "2017-05-15 08:23:38",
    "cpu_time": 296,
    "expiration_date": "2017-05-15 08:24:08"
  },
  "parameter": [
    {
      "name": "AoAId",
      "value": 12345,
      "description": "Area of Analysis Identifier"
    },
    {
      "name": "aoa_geometry",
      "type": "Polygon",
      "coordinates": [
        [
          [
            -105.1452112,
            40.5596521
          ],
          [
            -105.1435697,
            40.5596276
          ],
          [
            -105.1435,
            40.5586658
          ],
          [
            -105.1448143,
            40.5589348
          ],
          [
            -105.1452112,
            40.5596521
          ]
        ]
      ]
    },
    {
      "name": "aoa_comp_drained",
      "value": true,
      "description": "Whether this soil component instance is drained.  Generalized at the AoA level. [This parameter is OPTIONAL.  A value of 'false' is assumed if it is missing.]"
    },
    {
      "name": "pesticide_list",
      "value": [
        [
          {
            "name": "pesticide_product_id",
            "value": 1972,
            "description": "Database Id of the product name (prod_name) and EPA registration number (reg_no) combination of the pesticide product selected to use"
          },
          {
            "name": "app_area_id",
            "value": 3,
            "description": "Pesticide application operation area database Id"
          },
          {
            "name": "app_method_id",
            "value": 1,
            "description": "Pesticide application operation method database Id"
          },
          {
            "name": "active_ingredient_rates",
            "value": [
              [
                {
                  "name": "ai_id",
                  "value": 2575,
                  "description": "Pesticide active ingredient database Id"
                },
                {
                  "name": "app_rate_id",
                  "value": 1,
                  "description": "Pesticide application rate database Id"
                }
              ],
              [
                {
                  "name": "ai_id",
                  "value": 3236,
                  "description": "Pesticide active ingredient database Id"
                },
                {
                  "name": "app_rate_id",
                  "value": 2,
                  "description": "Pesticide application rate database Id"
                }
              ]
            ]
          }
        ]
      ]
    }
  ],
  "result": [
    [
      {
        "name": "aoa_sarp",
        "value": "INTERMEDIATE",
        "description": "Soil Pesticide Adsorbed Runoff Potential for the Area of Analysis"
      },
      {
        "name": "aoa_ssrp",
        "value": "INTERMEDIATE",
        "description": "Soil Pesticide Solution Runoff Potential for the Area of Analysis"
      },
      {
        "name": "aoa_pslp",
        "value": "LOW",
        "description": "Soil Pesticide Leaching Potential for the Area of Analysis"
      },
      {
        "name": "AoAId",
        "value": "12345",
        "description": "Area of analysis identifier"
      },
      {
        "name": "aoa_phr_sorun_human",
        "value": "LOW",
        "description": "Farm Operation Pesticide Solution Runoff Hazard Rating - Humans"
      },
      {
        "name": "aoa_phr_leach_human",
        "value": "VERY LOW",
        "description": "Farm Operation Pesticide Leaching Hazard Rating - Humans"
      },
      {
        "name": "aoa_phr_adrun_human",
        "value": "LOW",
        "description": "Farm Operation Pesticide Adsorbed Runoff Hazard Rating - Humans"
      },
      {
        "name": "aoa_phr_sorun_matcfish",
        "value": "INTERMEDIATE",
        "description": "Farm Operation Pesticide Solution Runoff Hazard Rating - Fish"
      },
      {
        "name": "aoa_phr_adrun_stvfish",
        "value": "LOW",
        "description": "Farm Operation Pesticide Adsorbed Runoff Hazard Rating - Fish"
      },
      {
        "name": "aoa_phr_leach_matcfish",
        "value": "LOW",
        "description": "Farm Operation Pesticide Leaching Hazard Rating - Fish"
      },
      {
        "name": "pesticide summary",
        "value": [
          [
            {
              "name": "op_phr_leach_human",
              "value": "VERY LOW",
              "description": "Farm Operation Pesticide Leaching Hazard Rating - Humans"
            },
            {
              "name": "op_phr_sorun_matcfish",
              "value": "INTERMEDIATE",
              "description": "Farm Operation Pesticide Solution Runoff Hazard Rating - Fish"
            },
            {
              "name": "op_phr_leach_matcfish",
              "value": "LOW",
              "description": "Farm Operation Pesticide Leaching Hazard Rating - Fish"
            },
            {
              "name": "op_phr_adrun_stvfish",
              "value": "LOW",
              "description": "Farm Operation Pesticide Adsorbed Runoff Hazard Rating - Fish"
            },
            {
              "name": "op_phr_adrun_human",
              "value": "LOW",
              "description": "Farm Operation Pesticide Adsorbed Runoff Hazard Rating - Humans"
            },
            {
              "name": "op_phr_sorun_human",
              "value": "LOW",
              "description": "Farm Operation Pesticide Solution Runoff Hazard Rating - Humans"
            },
            {
              "name": "pesticide_product_id",
              "value": "1972",
              "description": "Database Id of the product name (prod_name) and EPA registration number (reg_no) combination of the pesticide product selected to use"
            },
            {
              "name": "active ingredient list",
              "value": [
                [
                  {
                    "name": "op_phr_leach_human",
                    "value": "VERY LOW",
                    "description": "Farm Operation Pesticide Leaching Hazard Rating - Humans"
                  },
                  {
                    "name": "op_phr_sorun_matcfish",
                    "value": "LOW",
                    "description": "Farm Operation Pesticide Solution Runoff Hazard Rating - Fish"
                  },
                  {
                    "name": "op_phr_leach_matcfish",
                    "value": "LOW",
                    "description": "Farm Operation Pesticide Leaching Hazard Rating - Fish"
                  },
                  {
                    "name": "op_phr_adrun_stvfish",
                    "value": "VERY LOW",
                    "description": "Farm Operation Pesticide Adsorbed Runoff Hazard Rating - Fish"
                  },
                  {
                    "name": "op_phr_adrun_human",
                    "value": "VERY LOW",
                    "description": "Farm Operation Pesticide Adsorbed Runoff Hazard Rating - Humans"
                  },
                  {
                    "name": "op_phr_sorun_human",
                    "value": "VERY LOW",
                    "description": "Farm Operation Pesticide Solution Runoff Hazard Rating - Humans"
                  },
                  {
                    "name": "ai_id",
                    "value": "3236",
                    "description": "Pesticide active ingredient database Id"
                  }
                ],
                [
                  {
                    "name": "op_phr_leach_human",
                    "value": "VERY LOW",
                    "description": "Farm Operation Pesticide Leaching Hazard Rating - Humans"
                  },
                  {
                    "name": "op_phr_sorun_matcfish",
                    "value": "INTERMEDIATE",
                    "description": "Farm Operation Pesticide Solution Runoff Hazard Rating - Fish"
                  },
                  {
                    "name": "op_phr_leach_matcfish",
                    "value": "VERY LOW",
                    "description": "Farm Operation Pesticide Leaching Hazard Rating - Fish"
                  },
                  {
                    "name": "op_phr_adrun_stvfish",
                    "value": "LOW",
                    "description": "Farm Operation Pesticide Adsorbed Runoff Hazard Rating - Fish"
                  },
                  {
                    "name": "op_phr_adrun_human",
                    "value": "LOW",
                    "description": "Farm Operation Pesticide Adsorbed Runoff Hazard Rating - Humans"
                  },
                  {
                    "name": "op_phr_sorun_human",
                    "value": "LOW",
                    "description": "Farm Operation Pesticide Solution Runoff Hazard Rating - Humans"
                  },
                  {
                    "name": "ai_id",
                    "value": "2575",
                    "description": "Pesticide active ingredient database Id"
                  }
                ]
              ]
            }
          ]
        ]
      }
    ]
  ]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (9)
Baselines
All (9)