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/v132
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: odavidMay 30 2016 00:50 Type:
Model
Path: m/gras/pastconditionscore 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 30 2016 00:50 Test Count: 0
Test Success Rate: 0 Failed Tests: --
Traceability
Loading…
Description
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.

Request Response
{
 "metainfo": {
 },
 "parameter": [
     {
         "name" : "vegetation_plots",
         "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
                 }
             ]
         ],
         "description" : "List of vegetation plots"
     }
 ]
 }
{
    "metainfo": {
        "status": "Finished",
        "suid": "e1b238b8-0008-11e5-ae7d-8577ced05aa9",
        "cloud_node": "129.82.226.52",
        "tstamp": "2015-05-21 16:29:45",
        "service_url": "http://localhost:8080/csip-gras/m/gras/pastconditionscore/1.0",
        "request_ip": "127.0.0.1",
        "cpu_time": 16,
        "expiration_date": "2015-05-21 16:34:45"
    },
    "parameter": [
        {
            "name": "vegetation_plots",
            "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
                    }
                ]
            ],
            "description": "List of vegetation plots"
        }
    ],
    "result": [
        {
            "name": "vegetative_plots",
            "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"
                    }
                ]
            ],
            "description": "List of vegetative plots"
        }
    ]
}
Files to attach:
(the file to convert)
Files to fetch:
(the converted file)

Details
Comments & Attachments
Associations
Children
SCM Commits
History (132)
Baselines
All (132)

Submitter Association Comment
Nothing found to display.