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

Application Lifecycle Management

Search In Project

Search inClear

GRAS-15b: Calculate Pasture Condition Score (CalcPCS)#6542/HEAD / v136
Tags:  not added yet

GRAS-15b: Calculate Pasture Condition Score (CalcPCS)[SERVICE-6542]

Tracker: Services Priority: NormalNormal Status: Accepted
Submitted by: wlloydJan 12 2016 11:03 Modified by: jdriMay 18 2018 12:25 Type:
Model
Path: m/gras/pastconditionscore/1.0 Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-gras/m/gras/pastconditionscore/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
N/A
Last Tested: May 31 2016 00:50 Test Count: 0
Test Success Rate: 0 Failed Tests: --
Traceability
Loading…
Description

GRAS-15b: Calculate Pasture Condition Score (CalcPCS)

Calculate the pasture condition score for a vegetation plot at a particular point in time. Scoring involves the visual evaluation of 10 indicators. Each indicator is rated from 1 (lowest) to 5 (highest) based on descriptive factors for each of the five conditions. The ratings for the 10 indicators are summed into an overall pasture condition score.

{
    "metainfo": {},
    "parameter": [
        {
            "name": "Vegetation Plot List",
            "value": [
                [
                    {
                        "name": "vegetation_plot_id",
                        "value": 1,
                        "description": "Vegetation plot identifier"
                    },
                    {
                        "name": "observation_date",
                        "value": "2014-06-01",
                        "description": "Date of report observation"
                    },
                    {
                        "name": "pci_desirable_plants",
                        "value": 4,
                        "description": "Percent plant cover by weight that is desirable forage",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_plant_cover",
                        "value": 3,
                        "description": "Percent live, leafy canopy cover of desirables & intermediates",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_plant_diversity",
                        "value": 2,
                        "description": "Diversity of well-represented forage species",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_ground_cover_residue",
                        "value": 2,
                        "description": "Crop ground residue",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_standing_dead_residue",
                        "value": 2,
                        "description": "Crop standing dead residue",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_plant_vigor",
                        "value": 3,
                        "description": "Degree of stress of plant community",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_legume_pct_class",
                        "value": 2,
                        "description": "Percent of legume present as total air-dry weight",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_use_uniformity",
                        "value": 4,
                        "description": "Degree of spot grazing",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_livestock_conc_areas",
                        "value": 4,
                        "description": "Presence of livestock concentration areas & proximity to surface water",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_soil_compaction",
                        "value": 2,
                        "description": "Degree of soil compaction",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_sheet_rill_erosion",
                        "value": 5,
                        "description": "Degree of sheet rill erosion",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_wind_erosion",
                        "value": 4,
                        "description": "Degree of wind erosion",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_stream_erosion",
                        "value": 4,
                        "description": "Degree of stream erosion",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_gully_erosion",
                        "value": 4,
                        "description": "Degree of gully erosion",
                        "min": 1,
                        "max": 5
                    }
                ]
            ]
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "9d0ad359-2abc-11e7-8435-1970440b34f6",
        "cloud_node": "10.1.75.20",
        "tstamp": "2017-04-26 14:12:03",
        "service_url": "http://csip.engr.colostate.edu:8092/csip-gras/m/gras/pastconditionscore/1.0",
        "request_ip": "10.84.177.140",
        "csip-gras.version": "$version: 0.4.228 c563372fef74 2017-04-20 rumpal, built at 2017-04-20 16:16 by jenkins$",
        "csip.version": "$version: 2.1.179 5b6bb423bd93 2017-04-17 od, built at 2017-04-20 16:16 by jenkins$",
        "cpu_time": 4,
        "expiration_date": "2017-04-26 14:12:33"
    },
    "parameter": [
        {
            "name": "Vegetation Plot List",
            "value": [
                [
                    {
                        "name": "vegetation_plot_id",
                        "value": 1,
                        "description": "Vegetation plot identifier"
                    },
                    {
                        "name": "observation_date",
                        "value": "2014-06-01",
                        "description": "Date of report observation"
                    },
                    {
                        "name": "pci_desirable_plants",
                        "value": 4,
                        "description": "Percent plant cover by weight that is desirable forage",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_plant_cover",
                        "value": 3,
                        "description": "Percent live, leafy canopy cover of desirables & intermediates",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_plant_diversity",
                        "value": 2,
                        "description": "Diversity of well-represented forage species",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_ground_cover_residue",
                        "value": 2,
                        "description": "Crop ground residue",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_standing_dead_residue",
                        "value": 2,
                        "description": "Crop standing dead residue",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_plant_vigor",
                        "value": 3,
                        "description": "Degree of stress of plant community",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_legume_pct_class",
                        "value": 2,
                        "description": "Percent of legume present as total air-dry weight",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_use_uniformity",
                        "value": 4,
                        "description": "Degree of spot grazing",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_livestock_conc_areas",
                        "value": 4,
                        "description": "Presence of livestock concentration areas & proximity to surface water",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_soil_compaction",
                        "value": 2,
                        "description": "Degree of soil compaction",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_sheet_rill_erosion",
                        "value": 5,
                        "description": "Degree of sheet rill erosion",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_wind_erosion",
                        "value": 4,
                        "description": "Degree of wind erosion",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_stream_erosion",
                        "value": 4,
                        "description": "Degree of stream erosion",
                        "min": 1,
                        "max": 5
                    },
                    {
                        "name": "pci_gully_erosion",
                        "value": 4,
                        "description": "Degree of gully erosion",
                        "min": 1,
                        "max": 5
                    }
                ]
            ]
        }
    ],
    "result": [
        {
            "name": "Vegetation Plot List",
            "value": [
                [
                    {
                        "name": "vegetation_plot_id",
                        "value": 1,
                        "description": "Vegetative plot identifier"
                    },
                    {
                        "name": "observation_date",
                        "value": "2014-06-01",
                        "description": "Observation date for report"
                    },
                    {
                        "name": "pci_plant_residue_comp_score",
                        "value": 2,
                        "description": "Residue comp. score"
                    },
                    {
                        "name": "pci_erosion_comp_score",
                        "value": 4.25,
                        "description": "Erosion comp. score"
                    },
                    {
                        "name": "pci_pasture_condition_score",
                        "value": 30.25,
                        "description": "Pasture condition score"
                    }
                ]
            ]
        }
    ]
}
   (the file to convert)
   (the converted file)
Details
Comments & Attachments
Associations
Children
SCM Commits
History (136)
Baselines
All (136)

Submitter Association Comment
Nothing found to display.