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

Application Lifecycle Management

Search In Project

Search inClear

SVAP-11 Calculate SVAP Overall Score for Field Assessment#34025/v3
Tags:  not added yet

SVAP-11 Calculate SVAP Overall Score for Field Assessment[SERVICE-34025]

Tracker: Services Priority: NormalNormal Status: New
Submitted by: rob.streetmanMay 22 2017 16:46 Modified by: JRCarlsonOct 22 2017 21:36 Type:
Model
Path: m/svap/svapscore Context: csip-svap Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-svap/m/svap/svapscore/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
This service simply calculates the number of elements used in the assessment, the total score, and SVAP score. A valid service request must include the "Manure or Human Waste" scoring element (element_id 9); all other scoring elements are optional in the request. Including the scoring element name parameter in the request also is optional. The reason for this calculation on the server side (rather than the application side) is in case the calculation logic for computing SVAP scores changes at some point in the future.

Request Response
{
    "metainfo": {
    },
    "parameter": [
        {
            "name" : "assessment_tool_result_id",
            "value" : 1,
            "description" : "The integer identifier for the assessment tool result record in NPAD"
        },
        {
            "name" : "assessment_id",
            "value" : 1,
            "description" : "The integer identifier for the assessment record in NPAD."
        },
        {
            "name" : "assessment_tool_id",
            "value" : 1,
            "description" : "The integer identifier for the SVAP tool."
        },
        {
            "name" : "channel_condition",
            "value" : 1,
            "description" : "Channel Condition Score (0-10)."
        },
        {
            "name" : "hydrologic_alteration",
            "value" : 1,
            "description" : "Hydrologic Alteration Score (0-10)."
        },
        {
            "name" : "bank_condition",
            "value" : 1,
            "description" : "Bank Condition Score (0-10)."
        },
        {
            "name" : "riparian_area_quantity",
            "value" : 1,
            "description" : "Ripariian Area Quantity Score (0-10)."
        },
        {
            "name" : "riparian_area_quality",
            "value" : 1,
            "description" : "Riparian Area Quality Score (0-10)."
        },
        {
            "name" : "canopy_cover",
            "value" : 1,
            "description" : "Canopy Cover Score (0-10)."
        },
        {
            "name" : "water_appearance",
            "value" : 1,
            "description" : "Water Appearance Score (0-10)."
        },
        {
            "name" : "nutrient_enrichment",
            "value" : 1,
            "description" : "Nutrient Enrichment Score (0-10)."
        },
        {
            "name" : "manure_human_waste",
            "value" : 1,
            "description" : "Manure & Human Waste Score (0-10)."
        },
        {
            "name" : "pools",
            "value" : 1,
            "description" : "Pools Score (0-10)."
        },
        {
            "name" : "barriers_movement",
            "value" : 1,
            "description" : "Barriers to Movement Score (0-10)."
        },
        {
            "name" : "fish_habitat_complexity",
            "value" : 1,
            "description" : "Fish Habitat Complexity Score (0-10)."
        },
        {
            "name" : "aquatic_invert_habitat",
            "value" : 1,
            "description" : "Aquatic Invertebrates Habitat Score (0-10)."
        },
        {
            "name" : "aquatic_invert_comm",
            "value" : 1,
            "description" : "Aquatic Inertebrate Community Score (0-10)."
        },
        {
            "name" : "riffle_embed",
            "value" : 1,
            "description" : "Riffle Embeddedness Score (0-10)."
        },
        {
            "name" : "salinity",
            "value" : 1,
            "description" : "Salinity Score (0-10)."
        }
    ]
}

{
  "metainfo": {
    "status": "Finished",
    "suid": "4064d7d7-3f30-11e7-b08d-d518ef2a2d20",
    "cloud_node": "10.2.228.74",
    "request_ip": "0:0:0:0:0:0:0:1",
    "service_url": "http://localhost:8080/csip-svap/m/svap/svapscore/1.0",
    "csip-svap.version": "$version: 0.2.6 14349cfc059b 2017-05-22 rob.streetman, built at 2017-05-22 13:22 by robert$",
    "csip.version": "$version: 2.1.198 e80ae1c31de4 2017-04-27 od, built at 2017-05-22 13:22 by robert$",
    "tstamp": "2017-05-22 14:50:12",
    "cpu_time": 20,
    "expiration_date": "2017-05-22 14:50:42"
  },
  "parameter": [
    {
      "name": "assessment_tool_result_id",
      "value": 1,
      "description": "The integer identifier for the assessment tool result record in NPAD"
    },
    {
      "name": "assessment_id",
      "value": 1,
      "description": "The integer identifier for the assessment record in NPAD."
    },
    {
      "name": "assessment_tool_id",
      "value": 1,
      "description": "The integer identifier for the SVAP tool."
    },
    {
      "name": "channel_condition",
      "value": 10,
      "description": "Channel Condition Score (0-10)."
    },
    {
      "name": "hydrologic_alteration",
      "value": 10,
      "description": "Hydrologic Alteration Score (0-10)."
    },
    {
      "name": "bank_condition",
      "value": 10,
      "description": "Bank Condition Score (0-10)."
    },
    {
      "name": "riparian_area_quantity",
      "value": 10,
      "description": "Ripariian Area Quantity Score (0-10)."
    },
    {
      "name": "riparian_area_quality",
      "value": 10,
      "description": "Riparian Area Quality Score (0-10)."
    },
    {
      "name": "canopy_cover",
      "value": 10,
      "description": "Canopy Cover Score (0-10)."
    },
    {
      "name": "water_appearance",
      "value": 10,
      "description": "Water Appearance Score (0-10)."
    },
    {
      "name": "nutrient_enrichment",
      "value": 10,
      "description": "Nutrient Enrichment Score (0-10)."
    },
    {
      "name": "manure_human_waste",
      "value": 10,
      "description": "Manure & Human Waste Score (0-10)."
    },
    {
      "name": "pools",
      "value": 10,
      "description": "Pools Score (0-10)."
    },
    {
      "name": "barriers_movement",
      "value": 10,
      "description": "Barriers to Movement Score (0-10)."
    },
    {
      "name": "fish_habitat_complexity",
      "value": 10,
      "description": "Fish Habitat Complexity Score (0-10)."
    },
    {
      "name": "aquatic_invert_habitat",
      "value": 10,
      "description": "Aquatic Invertebrates Habitat Score (0-10)."
    },
    {
      "name": "aquatic_invert_comm",
      "value": 10,
      "description": "Aquatic Inertebrate Community Score (0-10)."
    },
    {
      "name": "riffle_embed",
      "value": 10,
      "description": "Riffle Embeddedness Score (0-10)."
    },
    {
      "name": "salinity",
      "value": 10,
      "description": "Salinity Score (0-10)."
    }
  ],
  "result": [
    {
      "name": "number_scores",
      "value": 16,
      "description": "Number of SVAP scores."
    },
    {
      "name": "score_sum",
      "value": 160,
      "description": "Sum of all SVAP scores."
    },
    {
      "name": "svap_score",
      "value": 10,
      "description": "SVAP Score."
    }
  ]
}

Details
Comments & Attachments
Associations
Children
SCM Commits
History (3)
Baselines
All (3)

Submitter Association Comment
Nothing found to display.