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

Application Lifecycle Management

Search In Project

Search inClear

GRAS-04c: Get Water Adjustment Factors (gras_faawateradj)#34334/HEAD / v6
Tags:  not added yet

GRAS-04c: Get Water Adjustment Factors (gras_faawateradj)[SERVICE-34334]

Tracker: Services Priority: NormalNormal Status: Accepted
Submitted by: rumpalJun 07 2017 11:27 Modified by: jdriMay 17 2018 13:37 Type:
Data
Path: m/gras/faawateradj/1.0 Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-gras/m/gras/faawateradj/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description

GRAS-04c: Get Water Adjustment Factors (gras_faawateradj)

The service gets and returns a payload of the water minimum and maximum water adjustment extents and aassociated adjustment factors for selected state.

{
    "metainfo": {},
    "parameter": [
        {
            "name": "servicing_office_state_county_code",
            "value": "38000",
            "description": "State and county code of office submitting request payload"
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "397d7d98-4d2a-11e7-97b3-1b23201c408c",
        "cloud_node": "10.1.54.20",
        "request_ip": "129.82.52.100",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-gras/m/gras/faawateradj/1.0",
        "csip-gras.version": "$version: 0.4.256 12bbf0f20b7b 2017-06-06 rumpal, built at 2017-06-06 12:40 by jenkins$",
        "csip.version": "$version: 2.1.205 fc2f9cc0fa2b 2017-05-24 od, built at 2017-06-06 12:40 by jenkins$",
        "tstamp": "2017-06-09 09:42:20",
        "cpu_time": 11,
        "expiration_date": "2017-06-09 09:42:50"
    },
    "parameter": [
        {
            "name": "servicing_office_state_county_code",
            "value": "38000",
            "description": "State and county code of office submitting request payload"
        }
    ],
    "result": [
        {
            "name": "Faa Water Adjustment List",
            "value": [
                [
                    {
                        "name": "faa_water_adjustment_id",
                        "value": 11,
                        "description": "Water Adjustment Identifier"
                    },
                    {
                        "name": "faa_water_adjustment_name",
                        "value": "Mixed Grass Prairie",
                        "description": "Water Adjustment Name"
                    },
                    {
                        "name": "faa_water_adjustment_description",
                        "value": "Mixed grass prairies in central part of state",
                        "description": "Water Adjustment Description"
                    },
                    {
                        "name": "Faa Water Adjustment Factor List",
                        "value": [
                            [
                                {
                                    "name": "faa_water_adjustment_factor_id",
                                    "value": 1001,
                                    "description": "Water Adjustment Factor Identifier"
                                },
                                {
                                    "name": "water_adjustment_area_id",
                                    "value": 1,
                                    "description": "Water Feature Adjustment Area Identifier"
                                },
                                {
                                    "name": "minimum_adjustment_extent",
                                    "value": 0,
                                    "description": "Minimum Extent in Feet"
                                },
                                {
                                    "name": "maximum_adjustment_extent",
                                    "value": 660,
                                    "description": "Maximum Extent in Feet"
                                },
                                {
                                    "name": "adjustment_factor",
                                    "value": 1,
                                    "description": "Forage Adjustment Factor"
                                }
                            ],
                            [
                                {
                                    "name": "faa_water_adjustment_factor_id",
                                    "value": 1002,
                                    "description": "Water Adjustment Factor Identifier"
                                },
                                {
                                    "name": "water_adjustment_area_id",
                                    "value": 2,
                                    "description": "Water Feature Adjustment Area Identifier"
                                },
                                {
                                    "name": "minimum_adjustment_extent",
                                    "value": 660,
                                    "description": "Minimum Extent in Feet"
                                },
                                {
                                    "name": "maximum_adjustment_extent",
                                    "value": 1320,
                                    "description": "Maximum Extent in Feet"
                                },
                                {
                                    "name": "adjustment_factor",
                                    "value": 0.8,
                                    "description": "Forage Adjustment Factor"
                                }
                            ],
                            [
                                {
                                    "name": "faa_water_adjustment_factor_id",
                                    "value": 1003,
                                    "description": "Water Adjustment Factor Identifier"
                                },
                                {
                                    "name": "water_adjustment_area_id",
                                    "value": 3,
                                    "description": "Water Feature Adjustment Area Identifier"
                                },
                                {
                                    "name": "minimum_adjustment_extent",
                                    "value": 1320,
                                    "description": "Minimum Extent in Feet"
                                },
                                {
                                    "name": "maximum_adjustment_extent",
                                    "value": 2640,
                                    "description": "Maximum Extent in Feet"
                                },
                                {
                                    "name": "adjustment_factor",
                                    "value": 0.6,
                                    "description": "Forage Adjustment Factor"
                                }
                            ],
                            [
                                {
                                    "name": "faa_water_adjustment_factor_id",
                                    "value": 1004,
                                    "description": "Water Adjustment Factor Identifier"
                                },
                                {
                                    "name": "water_adjustment_area_id",
                                    "value": 4,
                                    "description": "Water Feature Adjustment Area Identifier"
                                },
                                {
                                    "name": "minimum_adjustment_extent",
                                    "value": 2640,
                                    "description": "Minimum Extent in Feet"
                                },
                                {
                                    "name": "maximum_adjustment_extent",
                                    "value": 5280,
                                    "description": "Maximum Extent in Feet"
                                },
                                {
                                    "name": "adjustment_factor",
                                    "value": 0.4,
                                    "description": "Forage Adjustment Factor"
                                }
                            ]
                        ]
                    }
                ]
            ]
        }
    ]
}
(the file to convert)
(the converted file)
Details
Comments & Attachments
Associations
Children
SCM Commits
History (6)
Baselines
All (6)

Submitter Association Comment
Nothing found to display.