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

Application Lifecycle Management

Search In Project

Search inClear

SVAP-10b: Get Stream Assessment Element Detail for Field Assessment#34917/HEAD / v7
Tags:  not added yet

SVAP-10b: Get Stream Assessment Element Detail for Field Assessment[SERVICE-34917]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: rob.streetmanJul 10 2017 10:22 Modified by: JRCarlsonJun 16 2018 07:49 Type:
Model
Path: m/svap/svapelementsscore/1.0 Context: csip-svap Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-svap/m/svap/svapelementsscore/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description

SVAP-10b: Get Stream Assessment Element Detail for Field Assessment

This service returns the scoring choices, and as applicable, scoring headers, and scoring features for a SVAP assessment element A typical use case would be via a choice list populated by SVAP-10a, the user selects the elements to include in the assessment, and this service (SVAP-10B) returns additional detail to the application to assist the user in scoring the protocol. To enable the application to display in the user interface something like the following:

{
    "metainfo": {},
    "parameter": [
        {
            "name": "element_id",
            "value": 12,
            "description": "Element Identifier"
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "33cec3bf-a3c6-11e7-a981-1d3fd9a5844f",
        "cloud_node": "10.1.71.15",
        "request_ip": "10.84.186.75",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-svap/m/svap/svapelementsscore/1.0",
        "csip-svap.version": "$version: 0.3.28 ee48cbe90b26 2017-09-27 rumpal, built at 2017-09-27 12:06 by jenkins$",
        "csip.version": "$version: 2.2.1 7bf35fce9e13 2017-09-15 od, built at 2017-09-27 12:06 by jenkins$",
        "tstamp": "2017-09-27 14:55:32",
        "cpu_time": 16,
        "expiration_date": "2017-09-27 14:56:02"
    },
    "parameter": [
        {
            "name": "element_id",
            "value": 12,
            "description": "Element Identifier"
        }
    ],
    "result": [
        {
            "name": "element_id",
            "value": 12,
            "description": "Element Identifier"
        },
        {
            "name": "element_name",
            "value": "Fish Habitat Complexity",
            "description": "Element Name"
        },
        {
            "name": "element_description",
            "value": "Fish habitat complexity rates the mosaic of habitats created by combinations of water quality and quantity, water depth, velocity, wood, boulders, riparian vegetation, and the species that inhabit stream corridors.",
            "description": "Element Description"
        },
        {
            "name": "scoring_choice_list",
            "value": [
                [
                    {
                        "name": "scoring_choice_id",
                        "value": 57,
                        "description": "Scoring Choice Identifier"
                    },
                    {
                        "name": "scoring_choice_header",
                        "description": "Scoring Choice Header"
                    },
                    {
                        "name": "scoring_choice_description",
                        "value": "Ten or more habitat d_features available, at least one of which is considered optimal in reference sites (large wood in forested streams)",
                        "description": "Scoring Choice Description"
                    },
                    {
                        "name": "scoring_choice_low_score",
                        "value": 9,
                        "description": "Scoring Choice Low Score"
                    },
                    {
                        "name": "scoring_choice_high_score",
                        "value": 10,
                        "description": "Scoring Choice High Score"
                    }
                ],
                [
                    {
                        "name": "scoring_choice_id",
                        "value": 58,
                        "description": "Scoring Choice Identifier"
                    },
                    {
                        "name": "scoring_choice_header",
                        "description": "Scoring Choice Header"
                    },
                    {
                        "name": "scoring_choice_description",
                        "value": "Eight to nine habitat d_features available",
                        "description": "Scoring Choice Description"
                    },
                    {
                        "name": "scoring_choice_low_score",
                        "value": 7,
                        "description": "Scoring Choice Low Score"
                    },
                    {
                        "name": "scoring_choice_high_score",
                        "value": 8,
                        "description": "Scoring Choice High Score"
                    }
                ],
                [
                    {
                        "name": "scoring_choice_id",
                        "value": 59,
                        "description": "Scoring Choice Identifier"
                    },
                    {
                        "name": "scoring_choice_header",
                        "description": "Scoring Choice Header"
                    },
                    {
                        "name": "scoring_choice_description",
                        "value": "Six to seven habitat d_features available",
                        "description": "Scoring Choice Description"
                    },
                    {
                        "name": "scoring_choice_low_score",
                        "value": 5,
                        "description": "Scoring Choice Low Score"
                    },
                    {
                        "name": "scoring_choice_high_score",
                        "value": 6,
                        "description": "Scoring Choice High Score"
                    }
                ],
                [
                    {
                        "name": "scoring_choice_id",
                        "value": 60,
                        "description": "Scoring Choice Identifier"
                    },
                    {
                        "name": "scoring_choice_header",
                        "description": "Scoring Choice Header"
                    },
                    {
                        "name": "scoring_choice_description",
                        "value": "Four to five habitat d_features available",
                        "description": "Scoring Choice Description"
                    },
                    {
                        "name": "scoring_choice_low_score",
                        "value": 3,
                        "description": "Scoring Choice Low Score"
                    },
                    {
                        "name": "scoring_choice_high_score",
                        "value": 4,
                        "description": "Scoring Choice High Score"
                    }
                ],
                [
                    {
                        "name": "scoring_choice_id",
                        "value": 61,
                        "description": "Scoring Choice Identifier"
                    },
                    {
                        "name": "scoring_choice_header",
                        "description": "Scoring Choice Header"
                    },
                    {
                        "name": "scoring_choice_description",
                        "value": "Less than four habitat d_features available",
                        "description": "Scoring Choice Description"
                    },
                    {
                        "name": "scoring_choice_low_score",
                        "value": 0,
                        "description": "Scoring Choice Low Score"
                    },
                    {
                        "name": "scoring_choice_high_score",
                        "value": 2,
                        "description": "Scoring Choice High Score"
                    }
                ]
            ]
        },
        {
            "name": "feature_list",
            "value": [
                [
                    {
                        "name": "feature_id",
                        "value": 1,
                        "description": "Element Feature Identifier"
                    },
                    {
                        "name": "feature_name",
                        "value": "Logs, Large Wood",
                        "description": "Element Feature Name"
                    },
                    {
                        "name": "feature_description",
                        "value": "Fallen trees or parts of trees that are submerged in the water and large enough to remain in the assessment reach during normal flows. Minimum 2/reach; #/reach:",
                        "description": "Element Feature Description"
                    }
                ],
                [
                    {
                        "name": "feature_id",
                        "value": 2,
                        "description": "Element Feature Identifier"
                    },
                    {
                        "name": "feature_name",
                        "value": "Small Wood Accumulations",
                        "description": "Element Feature Name"
                    },
                    {
                        "name": "feature_description",
                        "value": "Submerged accumulations of small wood pieces, twigs, branches, leaves, and roots. Though likely to be temporary components of stream habitats, their pieces will continue to provide structural complexity as the debris moves within the reach. Minimum 1/reach; #/reach:",
                        "description": "Element Feature Description"
                    }
                ],
                [
                    {
                        "name": "feature_id",
                        "value": 3,
                        "description": "Element Feature Identifier"
                    },
                    {
                        "name": "feature_name",
                        "value": "Deep Pools",
                        "description": "Element Feature Name"
                    },
                    {
                        "name": "feature_description",
                        "value": "Areas of slow water with smooth surface and deep enough to provide protective cover for fish species likely to be present in the stream. Minimum 2/reach; #/reach:",
                        "description": "Element Feature Description"
                    }
                ],
                [
                    {
                        "name": "feature_id",
                        "value": 4,
                        "description": "Element Feature Identifier"
                    },
                    {
                        "name": "feature_name",
                        "value": "Secondary Pools (scour, plunge, pocket pools)",
                        "description": "Element Feature Name"
                    },
                    {
                        "name": "feature_description",
                        "value": "Pools formed by boulders or wood that divert water and scour depressions below turbulent flows. Minimum 4/reach; #/reach:",
                        "description": "Element Feature Description"
                    }
                ],
                [
                    {
                        "name": "feature_id",
                        "value": 5,
                        "description": "Element Feature Identifier"
                    },
                    {
                        "name": "feature_name",
                        "value": "Overhanging Vegetation",
                        "description": "Element Feature Name"
                    },
                    {
                        "name": "feature_description",
                        "value": "Tree branches, shrub branches, or perennial herbaceous vegetation growing along the streambank and extending outward over the stream’s surface, providing shade and cover. Minimum 3/reach; #/reach:",
                        "description": "Element Feature Description"
                    }
                ],
                [
                    {
                        "name": "feature_id",
                        "value": 6,
                        "description": "Element Feature Identifier"
                    },
                    {
                        "name": "feature_name",
                        "value": "Large Boulders",
                        "description": "Element Feature Name"
                    },
                    {
                        "name": "feature_description",
                        "value": "Submerged or partially submerged large rocks (>20 inches in diameter). Minimum 3/reach if no wood. Minimum 2/reach if wood present; #/reach:",
                        "description": "Element Feature Description"
                    }
                ],
                [
                    {
                        "name": "feature_id",
                        "value": 7,
                        "description": "Element Feature Identifier"
                    },
                    {
                        "name": "feature_name",
                        "value": "Small Boulder Clusters",
                        "description": "Element Feature Name"
                    },
                    {
                        "name": "feature_description",
                        "value": "Groups of 2 or more smaller rocks (>10 and <20 inches in diameter) interspersed relatively close together in the channel. Minimum 3/reach; #/reach:",
                        "description": "Element Feature Description"
                    }
                ],
                [
                    {
                        "name": "feature_id",
                        "value": 8,
                        "description": "Element Feature Identifier"
                    },
                    {
                        "name": "feature_name",
                        "value": "Cobble Riffles",
                        "description": "Element Feature Name"
                    },
                    {
                        "name": "feature_description",
                        "value": "Fast, bubbly water flowing amongst and over small rocks between 2 and 10 inches in diameter. Minimum 2/reach; #/reach:",
                        "description": "Element Feature Description"
                    }
                ],
                [
                    {
                        "name": "feature_id",
                        "value": 9,
                        "description": "Element Feature Identifier"
                    },
                    {
                        "name": "feature_name",
                        "value": "Undercut Banks",
                        "description": "Element Feature Name"
                    },
                    {
                        "name": "feature_description",
                        "value": "Water-scoured areas extending horizontally beneath the surface of the bank, forming underwater pockets used by fish for hiding and thermal cover. Minimum 3/reach or 25 percent of bank area; #/reach:",
                        "description": "Element Feature Description"
                    }
                ],
                [
                    {
                        "name": "feature_id",
                        "value": 10,
                        "description": "Element Feature Identifier"
                    },
                    {
                        "name": "feature_name",
                        "value": "Thick Root Mats",
                        "description": "Element Feature Name"
                    },
                    {
                        "name": "feature_description",
                        "value": "Mats of roots and rootlets, generally from trees but sometimes from mature dense shrubs at or beneath the water surface. Minimum 3/reach; #/reach:",
                        "description": "Element Feature Description"
                    }
                ],
                [
                    {
                        "name": "feature_id",
                        "value": 11,
                        "description": "Element Feature Identifier"
                    },
                    {
                        "name": "feature_name",
                        "value": "Macrophyte Beds",
                        "description": "Element Feature Name"
                    },
                    {
                        "name": "feature_description",
                        "value": "Beds of emergent, submerged, or floating leaf aquatic plants thick enough to serve as cover. Minimum 1/reach; #/reach:",
                        "description": "Element Feature Description"
                    }
                ],
                [
                    {
                        "name": "feature_id",
                        "value": 12,
                        "description": "Element Feature Identifier"
                    },
                    {
                        "name": "feature_name",
                        "value": "Off-Channel Habitats",
                        "description": "Element Feature Name"
                    },
                    {
                        "name": "feature_description",
                        "value": "Side channels, flood plain wetlands, backwaters, alcoves. Minimum 2/reach; #/reach:",
                        "description": "Element Feature Description"
                    }
                ],
                [
                    {
                        "name": "feature_id",
                        "value": 13,
                        "description": "Element Feature Identifier"
                    },
                    {
                        "name": "feature_name",
                        "value": "Other Locally Importan Habitat d_features",
                        "description": "Element Feature Name"
                    },
                    {
                        "name": "feature_description",
                        "value": " (describe)",
                        "description": "Element Feature Description"
                    }
                ]
            ]
        }
    ]
}
Details
Comments & Attachments (1)
Associations
Children
SCM Commits
History (7)
Baselines
All (7)

Filter
Submitted Comment
JRCarlson
May 25 2018 16:47
Channel Condition.png 312 KB