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

Application Lifecycle Management

Search In Project

Search inClear

SVAP-06: Get Stream Gauge Location and Discharge for Stream Reach Description#34024/HEAD / v5
Tags:  not added yet

SVAP-06: Get Stream Gauge Location and Discharge for Stream Reach Description[SERVICE-34024]

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

SVAP-06: Get Stream Gauge Location and Discharge for Stream Reach Description

This service returns the discharge in cubic feet per second for the most recent date from a representative stream gauging station.

{
    "metainfo": {},
    "parameter": [
        {
            "name": "assessment_id",
            "value": 1,
            "description": "Assessment Identifier"
        },
        {
            "name": "station_id",
            "value": "06752260",
            "description": "Station Identifier"
        },
        {
            "name": "organization",
            "value": "USGS",
            "description": "Organization that the flow station belongs to (USGS | STORET | CDSN)"
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "84ac5d22-a3c6-11e7-a981-6da00cfc94e9",
        "cloud_node": "10.1.71.15",
        "request_ip": "10.84.186.75",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-svap/m/svap/svapstreamflow/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:57:48",
        "cpu_time": 1298,
        "expiration_date": "2017-09-27 14:58:19"
    },
    "parameter": [
        {
            "name": "assessment_id",
            "value": 1,
            "description": "Assessment Identifier"
        },
        {
            "name": "station_id",
            "value": "06752260",
            "description": "Station Identifier"
        },
        {
            "name": "organization",
            "value": "USGS",
            "description": "Organization that the flow station belongs to (USGS | STORET | CDSN)"
        }
    ],
    "result": [
        {
            "name": "station_id",
            "value": "06752260",
            "description": "Station Identifier"
        },
        {
            "name": "date_latest_measurement",
            "value": "2017-09-26",
            "description": "Date of Latest Station Measurement."
        },
        {
            "name": "latest_measurement",
            "value": "62.5",
            "unit": "cubic feet per second (cfs)",
            "description": "Data from Latest Station Measurement."
        }
    ]
}
Details
Comments & Attachments
Associations
Children
SCM Commits
History (5)
Baselines
All (5)

Filter
 
No data to display.