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

Application Lifecycle Management

Search In Project

Search inClear

GRAS-14: Calculate Quick Stocking Rate (CalcQSRate)#6501/v151
Tags:  not added yet

GRAS-14: Calculate Quick Stocking Rate (CalcQSRate)[SERVICE-6501]

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/quickstockrate Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-gras/m/gras/quickstockrate/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

GRAS-14: Calculate Quick Stocking Rate (CalcQSRate)

Calculate a quick estimate of carrying capacity on the grazing units (AoAs) of a grazing system based on unadjusted annual forage production.

Request Response
{
"metainfo": {
},
"parameter": [
    {
        "name": "aoas",
        "description" : "List of areas of analysis in grazing system",
        "value": [
            [
                {
                    "name": "aoa_area",
                    "description" : "Total area of AoA",
                    "value" : 45.0,
                    "unit" : "acres"
                },
                {
                    "name": "qsr_land_use",
                    "description" : "Type of land use management for AoA",
                    "value" : 3
                },
                {
                    "name": "grazable_forage",
                    "description" : "Amount of grazable material produced by AoA",
                    "value" : 25,
                    "unit" : "lb/acre"
                }
            ]
        ]
    }
    ]
}

{
  "metainfo": {
    "status": "Finished",
    "suid": "f287f84e-ce75-11e4-a17a-874709739f46",
    "cloud_node": "129.82.226.52",
    "tstamp": "2015-03-19 14:24:30",
    "service_url": "http://localhost:8080/csip-gras/m/gras/quickstockrate/1.0",
    "request_ip": "127.0.0.1",
    "cpu_time": 6,
    "expiration_date": "2015-03-19 14:29:30"
  },
  "parameter": [{
    "name": "aoas",
    "description": "List of areas of analysis in grazing system",
    "value": [[
      {
        "name": "aoa_area",
        "description": "Total area of AoA",
        "value": 45,
        "unit": "acres"
      },
      {
        "name": "qsr_land_use",
        "description": "Type of land use management for AoA",
        "value": 3
      },
      {
        "name": "grazable_forage",
        "description": "Amount of grazable material produced by AoA",
        "value": 3500,
        "unit": "lb/acre"
      }
    ]]
  }],
  "result": [
    {
      "name": "grazing_system_area",
      "value": 45,
      "unit": "acres",
      "description": "Total area of the grazing system"
    },
    {
      "name": "system_grazable_forage",
      "value": 3500,
      "unit": "lb/acre",
      "description": "Grazable forage of grazing system"
    },
    {
      "name": "system_available_forage",
      "value": 1575,
      "unit": "lb/acre",
      "description": "Available forage of grazing system"
    },
    {
      "name": "system_total_forage",
      "value": 1575,
      "unit": "lb/acre",
      "description": "Total forage of grazing system"
    },
    {
      "name": "system_carry_capcity_au",
      "value": 0.14383561643835616,
      "unit": "AUE",
      "description": "System Carrying Capacity"
    },
    {
      "name": "system_carry_capcity_aum",
      "value": 1.7260273972602738,
      "unit": "AUE",
      "description": "Annual System Carrying Capacity"
    },
    {
      "name": "grazable_forage",
      "value": 3500,
      "unit": "lb/acre",
      "description": "Grazable forage of AoA"
    },
    {
      "name": "available_forage",
      "value": 1575,
      "unit": "lb/acre",
      "description": "Available forage of AoA"
    },
    {
      "name": "aoa_avialable_forage",
      "value": 70875,
      "unit": "lb/acre",
      "description": "Total forage of AoA"
    },
    {
      "name": "carry_capcity_au",
      "value": 6.472602739726027,
      "unit": "AUE",
      "description": "AoA Carrying Capacity"
    },
    {
      "name": "carry_capcity_aum",
      "value": 77.67123287671232,
      "unit": "AUE",
      "description": "Annual AoA Carrying Capacity"
    }
  ]
}
Files to attach:
(the file to convert)
Files to fetch:
(the converted file)

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

Submitter Association Comment
Nothing found to display.