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

Application Lifecycle Management

Search In Project

Search inClear

SVAP-02: Get Drainage Area and Stream Miles for Watershed Description#29119/HEAD / v7
Tags:  not added yet

SVAP-02: Get Drainage Area and Stream Miles for Watershed Description[SERVICE-29119]

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

SVAP-02: Get Drainage Area and Stream Miles for Watershed Description

This service retrieves the HUC 12 watershed number, name, and area for a stream reach location, and computes perennial, intermittent, and ephemeral stream miles within the watershed.

{
    "metainfo": {},
    "parameter": [
        {
            "name": "assessment_id",
            "value": 1,
            "description": "Assessment Identifier"
        },
        {
            "name": "assessment_location",
            "type": "Point",
            "coordinates": [
                -105.16778469085693,
                40.40498364102221
            ],
            "description": "Latitude and Longitude of the Assessment Location"
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "02066380-a3c4-11e7-a981-d3a9a69b89b0",
        "cloud_node": "10.1.71.15",
        "request_ip": "10.84.186.75",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-svap/m/svap/svapnhddata/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:39:50",
        "cpu_time": 6297,
        "expiration_date": "2017-09-27 14:40:26"
    },
    "parameter": [
        {
            "name": "assessment_id",
            "value": 1,
            "description": "Assessment Identifier"
        },
        {
            "name": "assessment_location",
            "type": "Point",
            "coordinates": [
                -105.16778469085693,
                40.40498364102221
            ],
            "description": "Latitude and Longitude of the Assessment Location"
        }
    ],
    "result": [
        {
            "name": "assessment_id",
            "value": 1,
            "description": "Assessment Identifier"
        },
        {
            "name": "assessment_location",
            "type": "Point",
            "coordinates": [
                -105.16778469085693,
                40.40498364102221
            ],
            "description": "Latitude and Longitude of the Assessment Location"
        },
        {
            "name": "huc12_number",
            "value": "101900060603",
            "description": "HUC12 Identifier"
        },
        {
            "name": "huc12_name",
            "value": "Big Thompson River Canyon",
            "description": "HUC12 Name"
        },
        {
            "name": "huc12_area",
            "value": 17709.18,
            "unit": "acres",
            "description": "HUC12 Area"
        },
        {
            "name": "perennial_stream_miles",
            "value": 60.760233124758805,
            "unit": "miles",
            "description": "HUC12 Perennial Stream in Miles"
        },
        {
            "name": "intermittent_stream_miles",
            "value": 8.10214984863388,
            "unit": "miles",
            "description": "HUC12 Intermittent Stream in Miles"
        },
        {
            "name": "ephemeral_stream_miles",
            "value": 48.49473748610043,
            "unit": "miles",
            "description": "HUC12 Ephemeral Stream in Miles"
        }
    ]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (7)
Baselines
All (7)

Filter
 
No data to display.