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

Application Lifecycle Management

Search In Project

Search inClear

GRAS-09: Calculate Animal Herd Forage Demand (CalcAnimalHerdDemand)#6499/v123
Tags:  not added yet

GRAS-09: Calculate Animal Herd Forage Demand (CalcAnimalHerdDemand)[SERVICE-6499]

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

GRAS-09: Calculate Animal Herd Forage Demand (CalcAnimalHerdDemand)

Calculate daily, monthly, and yearly forage intake (demand) requirements and animal unit equivalents (AUEs) for each animal group in the herd, on a per animal (head) and per group basis.

Request Response
  {
 "metainfo": {
 },
 "parameter": [
     {
         "name" : "grazing_system_start_date",
         "value" : "2014-01-01",
         "description" : "Starting date of grazing system"
     },
     {
         "name" : "grazing_system_end_date",
         "value" : "2014-12-31",
         "description" : "Ending date of grazing system"
     },
     {
         "name": "herds",
         "value": [
             [
                 {
                     "name" : "herd_id",
                     "value" : 1,
                     "description" : "Herd identifier"
                 },
                 {
                     "name" : "groups",
                     "value" : [
                         [
                             {
                                 "name" : "group_id",
                                 "value" : 1,
                                 "description" : "Group identifier"
                             },
                             {
                                 "name" : "animal_unit_id",
                                 "value" : 2,
                                 "description" : "Animal unit identifier"
                             },
                             {
                                 "name" : "number_of_head",
                                 "value" : 20,
                                 "description" : "Number of animals in group"
                             },
                             {
                                 "name" : "avg_weight",
                                 "value" : 800,
                                 "description" : "Average weight of animals in group",
                                 "unit" : "lb"
                             },
                             {
                                 "name" : "avg_daily_intake",
                                 "value" : 0.03,
                                 "description" : "Average individual intake as function of bodyweight",
                                 "unit" : "%",
                                 "max" : 1.0,
                                 "min" : 0
                             },
                             {
                                 "name" : "date_into_herd",
                                 "value" : "2014-03-01",
                                 "description" : "Date group is added to herd"
                             },
                             {
                                 "name" : "date_out_of_herd",
                                 "value" : "2014-09-30",
                                 "description" : "Date group is removed from herd"
                             }
                         ]
                     ],
                     "description" : "List of herd groups"
                 }
             ]
            ],
         "description" : "List of animal herds"
     }
    ]
}

{
    "metainfo": {
        "status": "Finished",
        "suid": "dc2a0167-ff0f-11e4-8ca5-357fee2e821e",
        "cloud_node": "129.82.226.52",
        "tstamp": "2015-05-20 10:47:11",
        "service_url": "http://localhost:8080/csip-gras/m/gras/animalherddemand/1.0",
        "request_ip": "127.0.0.1",
        "cpu_time": 20,
        "expiration_date": "2015-05-20 10:52:11"
    },
    "parameter": [
        {
            "name": "grazing_system_start_date",
            "value": "2014-01-01",
            "description": "Starting date of grazing system"
        },
        {
            "name": "grazing_system_end_date",
            "value": "2014-12-31",
            "description": "Ending date of grazing system"
        },
        {
            "name": "herds",
            "value": [
                [
                    {
                        "name": "herd_id",
                        "value": 1,
                        "description": "Herd identifier"
                    },
                    {
                        "name": "groups",
                        "value": [
                            [
                                {
                                    "name": "group_id",
                                    "value": 1,
                                    "description": "Group identifier"
                                },
                                {
                                    "name": "animal_unit_id",
                                    "value": 2,
                                    "description": "Animal unit identifier"
                                },
                                {
                                    "name": "number_of_head",
                                    "value": 20,
                                    "description": "Number of animals in group"
                                },
                                {
                                    "name": "avg_weight",
                                    "value": 800,
                                    "description": "Average weight of animals in group",
                                    "unit": "lb"
                                },
                                {
                                    "name": "avg_daily_intake",
                                    "value": 0.03,
                                    "description": "Average individual intake as function of bodyweight",
                                    "unit": "%",
                                    "max": 1,
                                    "min": 0
                                },
                                {
                                    "name": "date_into_herd",
                                    "value": "2014-03-01",
                                    "description": "Date group is added to herd"
                                },
                                {
                                    "name": "date_out_of_herd",
                                    "value": "2014-09-30",
                                    "description": "Date group is removed from herd"
                                }
                            ]
                        ],
                        "description": "List of herd groups"
                    }
                ]
            ],
            "description": "List of animal herds"
        }
    ],
    "result": [
        {
            "name": "grazing_system_annually",
            "value": [
                {
                    "name": "grazing_system_year_01",
                    "value": [
                        {
                            "name": "herd",
                            "value": [
                                {
                                    "name": "herd_id",
                                    "value": 1,
                                    "description": "Herd identifier"
                                },
                                {
                                    "name": "jan_herd_demand",
                                    "value": 0,
                                    "description": "Herd forage demand for January of this year"
                                },
                                {
                                    "name": "feb_herd_demand",
                                    "value": 0,
                                    "description": "Herd forage demand for February of this year"
                                },
                                {
                                    "name": "mar_herd_demand",
                                    "value": 14880,
                                    "description": "Herd forage demand for March of this year"
                                },
                                {
                                    "name": "apr_herd_demand",
                                    "value": 14400,
                                    "description": "Herd forage demand for April of this year"
                                },
                                {
                                    "name": "may_herd_demand",
                                    "value": 14880,
                                    "description": "Herd forage demand for May of this year"
                                },
                                {
                                    "name": "jun_herd_demand",
                                    "value": 14400,
                                    "description": "Herd forage demand for June of this year"
                                },
                                {
                                    "name": "jul_herd_demand",
                                    "value": 14880,
                                    "description": "Herd forage demand for July of this year"
                                },
                                {
                                    "name": "aug_herd_demand",
                                    "value": 14880,
                                    "description": "Herd forage demand for August of this year"
                                },
                                {
                                    "name": "sep_herd_demand",
                                    "value": 14400,
                                    "description": "Herd forage demand for September of this year"
                                },
                                {
                                    "name": "oct_herd_demand",
                                    "value": 0,
                                    "description": "Herd forage demand for October of this year"
                                },
                                {
                                    "name": "nov_herd_demand",
                                    "value": 0,
                                    "description": "Herd forage demand for November of this year"
                                },
                                {
                                    "name": "dec_herd_demand",
                                    "value": 0,
                                    "description": "Herd forage demand for December of this year"
                                },
                                {
                                    "name": "total_herd_demand",
                                    "value": 102720,
                                    "description": "Herd forage demand for this year"
                                },
                                {
                                    "name": "group",
                                    "value": [
                                        {
                                            "name": "animal_group_id",
                                            "value": 1,
                                            "description": "Group identifier"
                                        },
                                        {
                                            "name": "animal_daily_intake",
                                            "value": 0.03,
                                            "unit": "lb",
                                            "description": "Average animal daily intake"
                                        },
                                        {
                                            "name": "animal_aue",
                                            "value": 0.8,
                                            "description": "Animal Unit Equivalents"
                                        },
                                        {
                                            "name": "jan_group_demand",
                                            "value": 0,
                                            "description": "Group forage demand for January of this year"
                                        },
                                        {
                                            "name": "feb_group_demand",
                                            "value": 0,
                                            "description": "Group forage demand for February of this year"
                                        },
                                        {
                                            "name": "mar_group_demand",
                                            "value": 14880,
                                            "description": "Group forage demand for March of this year"
                                        },
                                        {
                                            "name": "apr_group_demand",
                                            "value": 14400,
                                            "description": "Group forage demand for April of this year"
                                        },
                                        {
                                            "name": "may_group_demand",
                                            "value": 14880,
                                            "description": "Group forage demand for May of this year"
                                        },
                                        {
                                            "name": "jun_group_demand",
                                            "value": 14400,
                                            "description": "Group forage demand for June of this year"
                                        },
                                        {
                                            "name": "jul_group_demand",
                                            "value": 14880,
                                            "description": "Group forage demand for July of this year"
                                        },
                                        {
                                            "name": "aug_group_demand",
                                            "value": 14880,
                                            "description": "Group forage demand for August of this year"
                                        },
                                        {
                                            "name": "sep_group_demand",
                                            "value": 14400,
                                            "description": "Group forage demand for September of this year"
                                        },
                                        {
                                            "name": "oct_group_demand",
                                            "value": 0,
                                            "description": "Group forage demand for October of this year"
                                        },
                                        {
                                            "name": "nov_group_demand",
                                            "value": 0,
                                            "description": "Group forage demand for November of this year"
                                        },
                                        {
                                            "name": "dec_group_demand",
                                            "value": 0,
                                            "description": "Group forage demand for December of this year"
                                        },
                                        {
                                            "name": "total_group_demand",
                                            "value": 102720,
                                            "description": "Group forage demand for this year"
                                        }
                                    ],
                                    "description": "Group summary"
                                }
                            ],
                            "description": "Herd summary for this grazing system year"
                        },
                        {
                            "name": "jan_system_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for January of this year"
                        },
                        {
                            "name": "feb_system_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for February of this year"
                        },
                        {
                            "name": "mar_system_demand",
                            "value": 14880,
                            "description": "Grazing system animal demand for March of this year"
                        },
                        {
                            "name": "apr_system_demand",
                            "value": 14400,
                            "description": "Grazing system animal demand for April of this year"
                        },
                        {
                            "name": "may_system_demand",
                            "value": 14880,
                            "description": "Grazing system animal demand for May of this year"
                        },
                        {
                            "name": "jun_system_demand",
                            "value": 14400,
                            "description": "Grazing system animal demand for June of this year"
                        },
                        {
                            "name": "jul_system_demand",
                            "value": 14880,
                            "description": "Grazing system animal demand for July of this year"
                        },
                        {
                            "name": "aug_system_demand",
                            "value": 14880,
                            "description": "Grazing system animal demand for August of this year"
                        },
                        {
                            "name": "sep_system_demand",
                            "value": 14400,
                            "description": "Grazing system animal demand for September of this year"
                        },
                        {
                            "name": "oct_system_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for October of this year"
                        },
                        {
                            "name": "nov_system_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for November of this year"
                        },
                        {
                            "name": "feb_system_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for December of this year"
                        },
                        {
                            "name": "total_system_demand",
                            "value": 102720,
                            "description": "Grazing system animal demand for this year"
                        }
                    ],
                    "description": "Summary for grazing system year 01"
                }
            ],
            "description": "Grazing system summary by year"
        }
    ]
}

Files to attach:
(the file to convert)
Files to fetch:
(the converted file)

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

 
No data to display.