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

Application Lifecycle Management

Search In Project

Search inClear

SVAP-08 Get Recent Weather for Stream Reach#34915/HEAD / v8
Tags:  not added yet

SVAP-08 Get Recent Weather for Stream Reach[SERVICE-34915]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: rob.streetmanJul 10 2017 10:09 Modified by: JRCarlsonJun 16 2018 07:50 Type:
Model
Path: m/svap/svapweather Context: csip-svap Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-svap/m/svap/svapweather/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
{
    "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": "date",
            "value": "2017-06-01",
            "description": "The date of assessment, from which a date range will be calculated using this date and the 4 previous days to average weather station data."
        },
        {
            "name": "location",
            "type": "Point",
            "coordinates": [
                -105.1452112,
                40.5596521
            ]
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "c863852c-3bfd-11e8-a786-936884f20efc",
        "cloud_node": "10.1.83.34",
        "request_ip": "10.84.176.204",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-svap/m/svap/svapweather/1.0",
        "csip-svap.version": "$version: 0.5.57 89f83abc26c5 2018-01-24 rumpal, built at 2018-01-24 15:37 by jenkins$",
        "csip.version": "$version: 2.2.4 3c276d66bde6 2017-12-15 od, built at 2018-01-24 15:36 by jenkins$",
        "tstamp": "2018-04-09 07:56:20",
        "cpu_time": 1378,
        "expiration_date": "2018-04-09 07:56:52"
    },
    "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": "date",
            "value": "2017-06-01",
            "description": "The date of assessment, from which a date range will be calculated using this date and the 4 previous days to average weather station data."
        },
        {
            "name": "location",
            "type": "Point",
            "coordinates": [
                -105.1452112,
                40.5596521
            ]
        }
    ],
    "result": [
        {
            "name": "station_proximity_type",
            "value": "Within HUC-12 boundary",
            "description": "Identifies the potential applicability of the station's data to the actual watershed represented by the input location point.  Possible locations are HUC-12, county, and state boundary, respectively representing lesser applicability."
        },
        {
            "name": "station_id",
            "value": "24047 1",
            "description": "Weather station identifier."
        },
        {
            "name": "station_name",
            "value": "FORT COLLINS",
            "description": "Weather station name"
        },
        {
            "name": "distance_to_station",
            "value": "3.34",
            "unit": "Miles",
            "description": "Distance from the climate station to the location specified."
        },
        {
            "name": "average_temperature",
            "value": "57.00",
            "unit": "Fahrenheit",
            "description": "Average ambient temperature for this station for the date range specified."
        },
        {
            "name": "average_minimum_temperature",
            "value": "48.00",
            "unit": "Fahrenheit",
            "description": "Average ambient minimum temperature for this station for the date range specified."
        },
        {
            "name": "average_maximum_temperature",
            "value": "66.00",
            "unit": "Fahrenheit",
            "description": "Average ambient maximum temperature for this station for the date range specified."
        },
        {
            "name": "average_precipitation",
            "value": "0.13",
            "unit": "Inches",
            "description": "Average precipitation for this station for the date range specified."
        }
    ]
}
   (the file to convert)
   (the converted file)
Details
Comments & Attachments
Associations
Children
SCM Commits
History (8)
Baselines
All (8)