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

Application Lifecycle Management

Search In Project

Search inClear

GRAS-12: Calculate Monthly, Yearly, and System Forage Animal Balance Without Grazing Schedule (CalcBasicFAB)#6518/v70
Tags:  not added yet

GRAS-12: Calculate Monthly, Yearly, and System Forage Animal Balance Without Grazing Schedule (CalcBasicFAB)[SVC-6518]

Tracker: Services Priority: NormalNormal Status: Accepted
Submitted by: wlloydJan 12 2016 11:03 Modified by: odavidApr 04 2016 00:51 Type:
Model
Path: m/gras/forageanimalbalancenosched Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-gras/m/gras/forageanimalbalancenosched/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
Pass
Last Tested: Apr 04 2016 00:51 Test Count: 13
Test Success Rate: 100 Failed Tests: --
Traceability
Loading…
Description

GRAS-12: Calculate Monthly, Yearly, and System Forage Animal Balance Without Grazing Schedule (CalcBasicFAB)

Calculate monthly, yearly, and system forage animal balances for a grazing system without a grazing schedule. Forage supply and animal demand are calculated daily through all years in the grazing system, accounting for harvested roughage, roughage additions, forage partition profile activities and harvest efficiencies.

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": "2015-12-31",
      "description" : "Ending date of grazing system"
  },
  {
      "name": "system_forage_supply",
      "value": 10000,
      "description" : "Total system forage supply",
      "unit" : "lb"
  },
  {
      "name": "aoas",
      "value": [
          [
              {
                  "name" : "aoa_id",
                  "value" : 1,
                  "description" : "AoA identifier"
              },
              {
                  "name": "aoa_forage_supply_year",
                  "value": [
                      [
                          {
                              "name" : "grazing_system_year",
                              "value" : 1,
                              "description" : "Year of grazing system"
                          },
                          {
                              "name" : "jan_aoa_forage_supply",
                              "value" : 1000,
                              "description" : "AoA forage supply for month of January"
                          },
                          {
                              "name" : "feb_aoa_forage_supply",
                              "value" : 1050,
                              "description" : "AoA forage supply for month of February"
                          },
                          {
                              "name" : "mar_aoa_forage_supply",
                              "value" : 1100,
                              "description" : "AoA forage supply for month of March"
                          },
                          {
                              "name" : "apr_aoa_forage_supply",
                              "value" : 1300,
                              "description" : "AoA forage supply for month of April"
                          },
                          {
                              "name" : "may_aoa_forage_supply",
                              "value" : 1450,
                              "description" : "AoA forage supply for month of May"
                          },
                          {
                              "name" : "jun_aoa_forage_supply",
                              "value" : 1450,
                              "description" : "AoA forage supply for month of June"
                          },
                          {
                              "name" : "jul_aoa_forage_supply",
                              "value" : 1450,
                              "description" : "AoA forage supply for month of July"
                          },
                          {
                              "name" : "aug_aoa_forage_supply",
                              "value" : 1300,
                              "description" : "AoA forage supply for month of August"
                          },
                          {
                              "name" : "sep_aoa_forage_supply",
                              "value" : 1150,
                              "description" : "AoA forage supply for month of September"
                          },
                          {
                              "name" : "oct_aoa_forage_supply",
                              "value" : 1050,
                              "description" : "AoA forage supply for month of October"
                          },
                          {
                              "name" : "nov_aoa_forage_supply",
                              "value" : 1000,
                              "description" : "AoA forage supply for month of November"
                          },
                          {
                              "name" : "dec_aoa_forage_supply",
                              "value" : 1000,
                              "description" : "AoA forage supply for month of December"
                          },
                          {
                              "name" : "this_year_aoa_forage_supply",
                              "value" : 14300,
                              "description" : "AoA forage supply for this grazing system year"
                          }
                      ],
                      [
                          {
                              "name" : "grazing_system_year",
                              "value" : 2,
                              "description" : "Year of grazing system"
                          },
                          {
                              "name" : "jan_aoa_forage_supply",
                              "value" : 1100,
                              "description" : "AoA forage supply for month of January"
                          },
                          {
                              "name" : "feb_aoa_forage_supply",
                              "value" : 1150,
                              "description" : "AoA forage supply for month of February"
                          },
                          {
                              "name" : "mar_aoa_forage_supply",
                              "value" : 1200,
                              "description" : "AoA forage supply for month of March"
                          },
                          {
                              "name" : "apr_aoa_forage_supply",
                              "value" : 1400,
                              "description" : "AoA forage supply for month of April"
                          },
                          {
                              "name" : "may_aoa_forage_supply",
                              "value" : 1550,
                              "description" : "AoA forage supply for month of May"
                          },
                          {
                              "name" : "jun_aoa_forage_supply",
                              "value" : 1550,
                              "description" : "AoA forage supply for month of June"
                          },
                          {
                              "name" : "jul_aoa_forage_supply",
                              "value" : 1550,
                              "description" : "AoA forage supply for month of July"
                          },
                          {
                              "name" : "aug_aoa_forage_supply",
                              "value" : 1400,
                              "description" : "AoA forage supply for month of August"
                          },
                          {
                              "name" : "sep_aoa_forage_supply",
                              "value" : 1250,
                              "description" : "AoA forage supply for month of September"
                          },
                          {
                              "name" : "oct_aoa_forage_supply",
                              "value" : 1150,
                              "description" : "AoA forage supply for month of October"
                          },
                          {
                              "name" : "nov_aoa_forage_supply",
                              "value" : 1100,
                              "description" : "AoA forage supply for month of November"
                          },
                          {
                              "name" : "dec_aoa_forage_supply",
                              "value" : 1100,
                              "description" : "AoA forage supply for month of December"
                          },
                          {
                              "name" : "this_year_aoa_forage_supply",
                              "value" : 15500,
                              "description" : "AoA forage supply for this grazing system year"
                          }
                      ]
                      ],
                  "description" : "AoA forage supply for each month, by grazing system year"
              }
          ]
       ],
      "description" : "List of AoAs in grazing system"
  },
  {
      "name" : "system_forage_supply_year",
      "value" : [
          [
              {
                  "name" : "grazing_system_year",
                  "value" : 1,
                  "description" : "Year of grazing system"
              },
              {
                  "name" : "jan_forage_supply",
                  "value" : 1000,
                  "description" : "Grazing system forage supply for month of January"
              },
              {
                  "name" : "feb_forage_supply",
                  "value" : 1050,
                  "description" : "Grazing system forage supply for month of February"
              },
              {
                  "name" : "mar_forage_supply",
                  "value" : 1100,
                  "description" : "Grazing system forage supply for month of March"
              },
              {
                  "name" : "apr_forage_supply",
                  "value" : 1300,
                  "description" : "Grazing system forage supply for month of April"
              },
              {
                  "name" : "may_forage_supply",
                  "value" : 1450,
                  "description" : "Grazing system forage supply for month of May"
              },
              {
                  "name" : "jun_forage_supply",
                  "value" : 1450,
                  "description" : "Grazing system forage supply for month of June"
              },
              {
                  "name" : "jul_forage_supply",
                  "value" : 1450,
                  "description" : "Grazing system forage supply for month of July"
              },
              {
                  "name" : "aug_forage_supply",
                  "value" : 1300,
                  "description" : "Grazing system forage supply for month of August"
              },
              {
                  "name" : "sep_forage_supply",
                  "value" : 1150,
                  "description" : "Grazing system forage supply for month of September"
              },
              {
                  "name" : "oct_forage_supply",
                  "value" : 1050,
                  "description" : "Grazing system forage supply for month of October"
              },
              {
                  "name" : "nov_forage_supply",
                  "value" : 1000,
                  "description" : "Grazing system forage supply for month of November"
              },
              {
                  "name" : "dec_forage_supply",
                  "value" : 1000,
                  "description" : "Grazing system forage supply for month of December"
              },
              {
                  "name" : "this_year_forage_supply",
                  "value" : 14300,
                  "description" : "Grazing system forage supply for month of December"
              }
          ],
          [
              {
                  "name" : "grazing_system_year",
                  "value" : 2,
                  "description" : "Year of grazing system"
              },
              {
                  "name" : "jan_forage_supply",
                  "value" : 1100,
                  "description" : "Grazing system forage supply for month of January"
              },
              {
                  "name" : "feb_forage_supply",
                  "value" : 1150,
                  "description" : "Grazing system forage supply for month of February"
              },
              {
                  "name" : "mar_forage_supply",
                  "value" : 1200,
                  "description" : "Grazing system forage supply for month of March"
              },
              {
                  "name" : "apr_forage_supply",
                  "value" : 1400,
                  "description" : "Grazing system forage supply for month of April"
              },
              {
                  "name" : "may_forage_supply",
                  "value" : 1550,
                  "description" : "Grazing system forage supply for month of May"
              },
              {
                  "name" : "jun_forage_supply",
                  "value" : 1550,
                  "description" : "Grazing system forage supply for month of June"
              },
              {
                  "name" : "jul_forage_supply",
                  "value" : 1550,
                  "description" : "Grazing system forage supply for month of July"
              },
              {
                  "name" : "aug_forage_supply",
                  "value" : 1400,
                  "description" : "Grazing system forage supply for month of August"
              },
              {
                  "name" : "sep_forage_supply",
                  "value" : 1250,
                  "description" : "Grazing system forage supply for month of September"
              },
              {
                  "name" : "oct_forage_supply",
                  "value" : 1150,
                  "description" : "Grazing system forage supply for month of October"
              },
              {
                  "name" : "nov_forage_supply",
                  "value" : 1100,
                  "description" : "Grazing system forage supply for month of November"
              },
              {
                  "name" : "dec_forage_supply",
                  "value" : 1100,
                  "description" : "Grazing system forage supply for month of December"
              },
              {
                  "name" : "this_year_forage_supply",
                  "value" : 15500,
                  "description" : "Grazing system forage supply for month of December"
              }
          ]
      ],
      "description" : "Grazing system forage supply for each month, by year"
  },
  {
    "name" : "herd",
    "value" : [
        [
            {
                "name" : "animal_group_id",
                "value" : 1,
                "description" : "Animal group identifier"
            },
            {
                "name" : "animal_unit_id",
                "value" : 1,
                "description" : "Animal unit identifier"
            },
            {
                "name" : "number_of_head",
                "value" : 10,
                "description" : "Number of animals in group"
            },
            {
                "name" : "average_weight_lbs",
                "value" : 800,
                "description" : "Average individual weight",
                "unit" : "lb"
            },
            {
                "name" : "avg_daily_intake_pct",
                "value" : 0.03,
                "description" : "Average individual daily intake as fraction of bodyweight",
                "min" : 0.0,
                "max" : 1.0,
                "unit" : "%"
            },
            {
                "name" : "date_into_herd",
                "value" : "04-15",
                "description" : "Date group is added to herd"
            }
            ,
            {
                "name" : "date_out_of_herd",
                "value" : "08-15",
                "description" : "Date group is removed from herd"
            }
        ],
        [
            {
                "name" : "animal_group_id",
                "value" : 2,
                "description" : "Animal group identifier"
            },
            {
                "name" : "animal_unit_id",
                "value" : 2,
                "description" : "Animal unit identifier"
            },
            {
                "name" : "number_of_head",
                "value" :12,
                "description" : "Number of animals in group"
            },
            {
                "name" : "average_weight_lbs",
                "value" : 850,
                "description" : "Average individual weight",
                "unit" : "lb"
            },
            {
                "name" : "avg_daily_intake_pct",
                "value" : 0.03,
                "description" : "Average individual daily intake as fraction of bodyweight",
                "min" : 0.0,
                "max" : 1.0,
                "unit" : "%"
            },
            {
                "name" : "date_into_herd",
                "value" : "03-15",
                "description" : "Date group is added to herd"
            }
            ,
            {
                "name" : "date_out_of_herd",
                "value" : "07-15",
                "description" : "Date group is removed from herd"
            }
        ]
    ],
    "description" : "List of animal groups in herd"
}
 ]
}

{
    "metainfo": {
        "status": "Finished",
        "suid": "9528a8f1-e843-11e4-8294-e7af2cfac87e",
        "cloud_node": "129.82.226.52",
        "tstamp": "2015-04-21 10:29:29",
        "service_url": "http://localhost:8080/csip-gras/m/gras/forageanimalbalancenosched/1.0",
        "request_ip": "127.0.0.1",
        "cpu_time": 15,
        "expiration_date": "2015-04-21 10:34:29"
    },
    "parameter": [
        {
            "name": "grazing_system_start_date",
            "value": "2014-01-01",
            "description": "Starting date of grazing system"
        },
        {
            "name": "grazing_system_end_date",
            "value": "2015-12-31",
            "description": "Ending date of grazing system"
        },
        {
            "name": "system_forage_supply",
            "value": 10000,
            "description": "Total system forage supply",
            "unit": "lb"
        },
        {
            "name": "aoas",
            "value": [
                [
                    {
                        "name": "aoa_id",
                        "value": 1,
                        "description": "AoA identifier"
                    },
                    {
                        "name": "aoa_forage_supply_year",
                        "value": [
                            [
                                {
                                    "name": "grazing_system_year",
                                    "value": 1,
                                    "description": "Year of grazing system"
                                },
                                {
                                    "name": "jan_aoa_forage_supply",
                                    "value": 1000,
                                    "description": "AoA forage supply for month of January"
                                },
                                {
                                    "name": "feb_aoa_forage_supply",
                                    "value": 1050,
                                    "description": "AoA forage supply for month of February"
                                },
                                {
                                    "name": "mar_aoa_forage_supply",
                                    "value": 1100,
                                    "description": "AoA forage supply for month of March"
                                },
                                {
                                    "name": "apr_aoa_forage_supply",
                                    "value": 1300,
                                    "description": "AoA forage supply for month of April"
                                },
                                {
                                    "name": "may_aoa_forage_supply",
                                    "value": 1450,
                                    "description": "AoA forage supply for month of May"
                                },
                                {
                                    "name": "jun_aoa_forage_supply",
                                    "value": 1450,
                                    "description": "AoA forage supply for month of June"
                                },
                                {
                                    "name": "jul_aoa_forage_supply",
                                    "value": 1450,
                                    "description": "AoA forage supply for month of July"
                                },
                                {
                                    "name": "aug_aoa_forage_supply",
                                    "value": 1300,
                                    "description": "AoA forage supply for month of August"
                                },
                                {
                                    "name": "sep_aoa_forage_supply",
                                    "value": 1150,
                                    "description": "AoA forage supply for month of September"
                                },
                                {
                                    "name": "oct_aoa_forage_supply",
                                    "value": 1050,
                                    "description": "AoA forage supply for month of October"
                                },
                                {
                                    "name": "nov_aoa_forage_supply",
                                    "value": 1000,
                                    "description": "AoA forage supply for month of November"
                                },
                                {
                                    "name": "dec_aoa_forage_supply",
                                    "value": 1000,
                                    "description": "AoA forage supply for month of December"
                                },
                                {
                                    "name": "this_year_aoa_forage_supply",
                                    "value": 14300,
                                    "description": "AoA forage supply for this grazing system year"
                                }
                            ],
                            [
                                {
                                    "name": "grazing_system_year",
                                    "value": 2,
                                    "description": "Year of grazing system"
                                },
                                {
                                    "name": "jan_aoa_forage_supply",
                                    "value": 1100,
                                    "description": "AoA forage supply for month of January"
                                },
                                {
                                    "name": "feb_aoa_forage_supply",
                                    "value": 1150,
                                    "description": "AoA forage supply for month of February"
                                },
                                {
                                    "name": "mar_aoa_forage_supply",
                                    "value": 1200,
                                    "description": "AoA forage supply for month of March"
                                },
                                {
                                    "name": "apr_aoa_forage_supply",
                                    "value": 1400,
                                    "description": "AoA forage supply for month of April"
                                },
                                {
                                    "name": "may_aoa_forage_supply",
                                    "value": 1550,
                                    "description": "AoA forage supply for month of May"
                                },
                                {
                                    "name": "jun_aoa_forage_supply",
                                    "value": 1550,
                                    "description": "AoA forage supply for month of June"
                                },
                                {
                                    "name": "jul_aoa_forage_supply",
                                    "value": 1550,
                                    "description": "AoA forage supply for month of July"
                                },
                                {
                                    "name": "aug_aoa_forage_supply",
                                    "value": 1400,
                                    "description": "AoA forage supply for month of August"
                                },
                                {
                                    "name": "sep_aoa_forage_supply",
                                    "value": 1250,
                                    "description": "AoA forage supply for month of September"
                                },
                                {
                                    "name": "oct_aoa_forage_supply",
                                    "value": 1150,
                                    "description": "AoA forage supply for month of October"
                                },
                                {
                                    "name": "nov_aoa_forage_supply",
                                    "value": 1100,
                                    "description": "AoA forage supply for month of November"
                                },
                                {
                                    "name": "dec_aoa_forage_supply",
                                    "value": 1100,
                                    "description": "AoA forage supply for month of December"
                                },
                                {
                                    "name": "this_year_aoa_forage_supply",
                                    "value": 15500,
                                    "description": "AoA forage supply for this grazing system year"
                                }
                            ]
                        ],
                        "description": "AoA forage supply for each month, by grazing system year"
                    }
                ]
            ],
            "description": "List of AoAs in grazing system"
        },
        {
            "name": "system_forage_supply_year",
            "value": [
                [
                    {
                        "name": "grazing_system_year",
                        "value": 1,
                        "description": "Year of grazing system"
                    },
                    {
                        "name": "jan_forage_supply",
                        "value": 1000,
                        "description": "Grazing system forage supply for month of January"
                    },
                    {
                        "name": "feb_forage_supply",
                        "value": 1050,
                        "description": "Grazing system forage supply for month of February"
                    },
                    {
                        "name": "mar_forage_supply",
                        "value": 1100,
                        "description": "Grazing system forage supply for month of March"
                    },
                    {
                        "name": "apr_forage_supply",
                        "value": 1300,
                        "description": "Grazing system forage supply for month of April"
                    },
                    {
                        "name": "may_forage_supply",
                        "value": 1450,
                        "description": "Grazing system forage supply for month of May"
                    },
                    {
                        "name": "jun_forage_supply",
                        "value": 1450,
                        "description": "Grazing system forage supply for month of June"
                    },
                    {
                        "name": "jul_forage_supply",
                        "value": 1450,
                        "description": "Grazing system forage supply for month of July"
                    },
                    {
                        "name": "aug_forage_supply",
                        "value": 1300,
                        "description": "Grazing system forage supply for month of August"
                    },
                    {
                        "name": "sep_forage_supply",
                        "value": 1150,
                        "description": "Grazing system forage supply for month of September"
                    },
                    {
                        "name": "oct_forage_supply",
                        "value": 1050,
                        "description": "Grazing system forage supply for month of October"
                    },
                    {
                        "name": "nov_forage_supply",
                        "value": 1000,
                        "description": "Grazing system forage supply for month of November"
                    },
                    {
                        "name": "dec_forage_supply",
                        "value": 1000,
                        "description": "Grazing system forage supply for month of December"
                    },
                    {
                        "name": "this_year_forage_supply",
                        "value": 14300,
                        "description": "Grazing system forage supply for month of December"
                    }
                ],
                [
                    {
                        "name": "grazing_system_year",
                        "value": 2,
                        "description": "Year of grazing system"
                    },
                    {
                        "name": "jan_forage_supply",
                        "value": 1100,
                        "description": "Grazing system forage supply for month of January"
                    },
                    {
                        "name": "feb_forage_supply",
                        "value": 1150,
                        "description": "Grazing system forage supply for month of February"
                    },
                    {
                        "name": "mar_forage_supply",
                        "value": 1200,
                        "description": "Grazing system forage supply for month of March"
                    },
                    {
                        "name": "apr_forage_supply",
                        "value": 1400,
                        "description": "Grazing system forage supply for month of April"
                    },
                    {
                        "name": "may_forage_supply",
                        "value": 1550,
                        "description": "Grazing system forage supply for month of May"
                    },
                    {
                        "name": "jun_forage_supply",
                        "value": 1550,
                        "description": "Grazing system forage supply for month of June"
                    },
                    {
                        "name": "jul_forage_supply",
                        "value": 1550,
                        "description": "Grazing system forage supply for month of July"
                    },
                    {
                        "name": "aug_forage_supply",
                        "value": 1400,
                        "description": "Grazing system forage supply for month of August"
                    },
                    {
                        "name": "sep_forage_supply",
                        "value": 1250,
                        "description": "Grazing system forage supply for month of September"
                    },
                    {
                        "name": "oct_forage_supply",
                        "value": 1150,
                        "description": "Grazing system forage supply for month of October"
                    },
                    {
                        "name": "nov_forage_supply",
                        "value": 1100,
                        "description": "Grazing system forage supply for month of November"
                    },
                    {
                        "name": "dec_forage_supply",
                        "value": 1100,
                        "description": "Grazing system forage supply for month of December"
                    },
                    {
                        "name": "this_year_forage_supply",
                        "value": 15500,
                        "description": "Grazing system forage supply for month of December"
                    }
                ]
            ],
            "description": "Grazing system forage supply for each month, by year"
        },
        {
            "name": "herd",
            "value": [
                [
                    {
                        "name": "animal_group_id",
                        "value": 1,
                        "description": "Animal group identifier"
                    },
                    {
                        "name": "animal_unit_id",
                        "value": 1,
                        "description": "Animal unit identifier"
                    },
                    {
                        "name": "number_of_head",
                        "value": 10,
                        "description": "Number of animals in group"
                    },
                    {
                        "name": "average_weight_lbs",
                        "value": 800,
                        "description": "Average individual weight",
                        "unit": "lb"
                    },
                    {
                        "name": "avg_daily_intake_pct",
                        "value": 0.03,
                        "description": "Average individual daily intake as fraction of bodyweight",
                        "min": 0,
                        "max": 1,
                        "unit": "%"
                    },
                    {
                        "name": "date_into_herd",
                        "value": "04-15",
                        "description": "Date group is added to herd"
                    },
                    {
                        "name": "date_out_of_herd",
                        "value": "08-15",
                        "description": "Date group is removed from herd"
                    }
                ],
                [
                    {
                        "name": "animal_group_id",
                        "value": 2,
                        "description": "Animal group identifier"
                    },
                    {
                        "name": "animal_unit_id",
                        "value": 2,
                        "description": "Animal unit identifier"
                    },
                    {
                        "name": "number_of_head",
                        "value": 12,
                        "description": "Number of animals in group"
                    },
                    {
                        "name": "average_weight_lbs",
                        "value": 850,
                        "description": "Average individual weight",
                        "unit": "lb"
                    },
                    {
                        "name": "avg_daily_intake_pct",
                        "value": 0.03,
                        "description": "Average individual daily intake as fraction of bodyweight",
                        "min": 0,
                        "max": 1,
                        "unit": "%"
                    },
                    {
                        "name": "date_into_herd",
                        "value": "03-15",
                        "description": "Date group is added to herd"
                    },
                    {
                        "name": "date_out_of_herd",
                        "value": "07-15",
                        "description": "Date group is removed from herd"
                    }
                ]
            ],
            "description": "List of animal groups in herd"
        }
    ],
    "result": [
        {
            "name": "system_forage_animal_balance",
            "value": -104516,
            "description": "Forage animal balance for grazing system"
        },
        {
            "name": "system_forage_supply",
            "value": 10000,
            "description": "Forage supply for grazing system"
        },
        {
            "name": "system_animal_demand",
            "value": 0,
            "description": "Animal demand for grazing system"
        },
        {
            "name": "Grazing system yearly analaysis",
            "value": [
                {
                    "name": "grazing_system_year",
                    "value": [
                        {
                            "name": "jan_forage_supply",
                            "value": 1000,
                            "description": "Grazing system forage supply for January of this year."
                        },
                        {
                            "name": "feb_forage_supply",
                            "value": 1050,
                            "description": "Grazing system forage supply for February of this year."
                        },
                        {
                            "name": "mar_forage_supply",
                            "value": 1100,
                            "description": "Grazing system forage supply for March of this year."
                        },
                        {
                            "name": "apr_forage_supply",
                            "value": 1300,
                            "description": "Grazing system forage supply for April of this year."
                        },
                        {
                            "name": "may_forage_supply",
                            "value": 1450,
                            "description": "Grazing system forage supply for May of this year."
                        },
                        {
                            "name": "jun_forage_supply",
                            "value": 1450,
                            "description": "Grazing system forage supply for June of this year."
                        },
                        {
                            "name": "jul_forage_supply",
                            "value": 1450,
                            "description": "Grazing system forage supply for July of this year."
                        },
                        {
                            "name": "aug_forage_supply",
                            "value": 1300,
                            "description": "Grazing system forage supply for August of this year."
                        },
                        {
                            "name": "sep_forage_supply",
                            "value": 1150,
                            "description": "Grazing system forage supply for September of this year."
                        },
                        {
                            "name": "oct_forage_supply",
                            "value": 1050,
                            "description": "Grazing system forage supply for October of this year."
                        },
                        {
                            "name": "nov_forage_supply",
                            "value": 1000,
                            "description": "Grazing system forage supply for November of this year."
                        },
                        {
                            "name": "dec_forage_supply",
                            "value": 1000,
                            "description": "Grazing system forage supply for December of this year."
                        },
                        {
                            "name": "this_year_forage_supply",
                            "value": 14300,
                            "description": "Grazing system forage supply for this year."
                        },
                        {
                            "name": "jan_animal_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for January of this year."
                        },
                        {
                            "name": "feb_animal_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for February of this year."
                        },
                        {
                            "name": "mar_animal_demand",
                            "value": 5202,
                            "description": "Grazing system animal demand for March of this year."
                        },
                        {
                            "name": "apr_animal_demand",
                            "value": 13020,
                            "description": "Grazing system animal demand for April of this year."
                        },
                        {
                            "name": "may_animal_demand",
                            "value": 16926,
                            "description": "Grazing system animal demand for May of this year."
                        },
                        {
                            "name": "jun_animal_demand",
                            "value": 16380,
                            "description": "Grazing system animal demand for June of this year."
                        },
                        {
                            "name": "jul_animal_demand",
                            "value": 12030,
                            "description": "Grazing system animal demand for July of this year."
                        },
                        {
                            "name": "aug_animal_demand",
                            "value": 3600,
                            "description": "Grazing system animal demand for August of this year."
                        },
                        {
                            "name": "sep_animal_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for September of this year."
                        },
                        {
                            "name": "oct_animal_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for October of this year."
                        },
                        {
                            "name": "nov_animal_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for November of this year."
                        },
                        {
                            "name": "dec_animal_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for December of this year."
                        },
                        {
                            "name": "this_year_animal_demand",
                            "value": 67158,
                            "description": "Grazing system animal demand for this year."
                        },
                        {
                            "name": "fab_january",
                            "value": 1000,
                            "description": "Grazing system forage animal balance for January of this year."
                        },
                        {
                            "name": "fab_february",
                            "value": 1050,
                            "description": "Grazing system forage animal balance for February of this year."
                        },
                        {
                            "name": "fab_march",
                            "value": -4102,
                            "description": "Grazing system forage animal balance for March of this year."
                        },
                        {
                            "name": "fab_april",
                            "value": -11720,
                            "description": "Grazing system forage animal balance for April of this year."
                        },
                        {
                            "name": "fab_may",
                            "value": -15476,
                            "description": "Grazing system forage animal balance for May of this year."
                        },
                        {
                            "name": "fab_june",
                            "value": -14930,
                            "description": "Grazing system forage animal balance for June of this year."
                        },
                        {
                            "name": "fab_july",
                            "value": -10580,
                            "description": "Grazing system forage animal balance for July of this year."
                        },
                        {
                            "name": "fab_august",
                            "value": -2300,
                            "description": "Grazing system forage animal balance for August of this year."
                        },
                        {
                            "name": "fab_september",
                            "value": 1150,
                            "description": "Grazing system forage animal balance for September of this year."
                        },
                        {
                            "name": "fab_october",
                            "value": 1050,
                            "description": "Grazing system forage animal balance for October of this year."
                        },
                        {
                            "name": "fab_november",
                            "value": 1000,
                            "description": "Grazing system forage animal balance for November of this year."
                        },
                        {
                            "name": "fab_december",
                            "value": 1000,
                            "description": "Grazing system forage animal balance for December of this year."
                        },
                        {
                            "name": "this_year_forage_animal_balance",
                            "value": -52858,
                            "description": "Grazing system forage animal balance for this year."
                        },
                        {
                            "name": "aoas",
                            "value": [
                                {
                                    "name": "aoa_id",
                                    "value": 1,
                                    "description": "AoA identifier"
                                },
                                {
                                    "name": "jan_aoa_forage_supply",
                                    "value": 1000,
                                    "description": "Grazing system forage supply for January of this year."
                                },
                                {
                                    "name": "feb_aoa_forage_supply",
                                    "value": 1050,
                                    "description": "Grazing system forage supply for February of this year."
                                },
                                {
                                    "name": "mar_aoa_forage_supply",
                                    "value": 1100,
                                    "description": "Grazing system forage supply for March of this year."
                                },
                                {
                                    "name": "apr_aoa_forage_supply",
                                    "value": 1300,
                                    "description": "Grazing system forage supply for April of this year."
                                },
                                {
                                    "name": "may_aoa_forage_supply",
                                    "value": 1450,
                                    "description": "Grazing system forage supply for May of this year."
                                },
                                {
                                    "name": "jun_aoa_forage_supply",
                                    "value": 1450,
                                    "description": "Grazing system forage supply for June of this year."
                                },
                                {
                                    "name": "jul_aoa_forage_supply",
                                    "value": 1450,
                                    "description": "Grazing system forage supply for July of this year."
                                },
                                {
                                    "name": "aug_aoa_forage_supply",
                                    "value": 1300,
                                    "description": "Grazing system forage supply for August of this year."
                                },
                                {
                                    "name": "sep_aoa_forage_supply",
                                    "value": 1150,
                                    "description": "Grazing system forage supply for September of this year."
                                },
                                {
                                    "name": "oct_aoa_forage_supply",
                                    "value": 1050,
                                    "description": "Grazing system forage supply for October of this year."
                                },
                                {
                                    "name": "nov_aoa_forage_supply",
                                    "value": 1000,
                                    "description": "Grazing system forage supply for November of this year."
                                },
                                {
                                    "name": "dec_aoa_forage_supply",
                                    "value": 1000,
                                    "description": "Grazing system forage supply for December of this year."
                                },
                                {
                                    "name": "this_year_aoa_forage_supply",
                                    "value": 14300,
                                    "description": "Grazing system forage supply for this year."
                                }
                            ],
                            "description": "Grazing system AoAs."
                        }
                    ],
                    "description": "System report for year 1"
                },
                {
                    "name": "grazing_system_year",
                    "value": [
                        {
                            "name": "jan_forage_supply",
                            "value": 1100,
                            "description": "Grazing system forage supply for January of this year."
                        },
                        {
                            "name": "feb_forage_supply",
                            "value": 1150,
                            "description": "Grazing system forage supply for February of this year."
                        },
                        {
                            "name": "mar_forage_supply",
                            "value": 1200,
                            "description": "Grazing system forage supply for March of this year."
                        },
                        {
                            "name": "apr_forage_supply",
                            "value": 1400,
                            "description": "Grazing system forage supply for April of this year."
                        },
                        {
                            "name": "may_forage_supply",
                            "value": 1550,
                            "description": "Grazing system forage supply for May of this year."
                        },
                        {
                            "name": "jun_forage_supply",
                            "value": 1550,
                            "description": "Grazing system forage supply for June of this year."
                        },
                        {
                            "name": "jul_forage_supply",
                            "value": 1550,
                            "description": "Grazing system forage supply for July of this year."
                        },
                        {
                            "name": "aug_forage_supply",
                            "value": 1400,
                            "description": "Grazing system forage supply for August of this year."
                        },
                        {
                            "name": "sep_forage_supply",
                            "value": 1250,
                            "description": "Grazing system forage supply for September of this year."
                        },
                        {
                            "name": "oct_forage_supply",
                            "value": 1150,
                            "description": "Grazing system forage supply for October of this year."
                        },
                        {
                            "name": "nov_forage_supply",
                            "value": 1100,
                            "description": "Grazing system forage supply for November of this year."
                        },
                        {
                            "name": "dec_forage_supply",
                            "value": 1100,
                            "description": "Grazing system forage supply for December of this year."
                        },
                        {
                            "name": "this_year_forage_supply",
                            "value": 15500,
                            "description": "Grazing system forage supply for this year."
                        },
                        {
                            "name": "jan_animal_demand",
                            "value": -67158,
                            "description": "Grazing system animal demand for January of this year."
                        },
                        {
                            "name": "feb_animal_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for February of this year."
                        },
                        {
                            "name": "mar_animal_demand",
                            "value": 5202,
                            "description": "Grazing system animal demand for March of this year."
                        },
                        {
                            "name": "apr_animal_demand",
                            "value": 13020,
                            "description": "Grazing system animal demand for April of this year."
                        },
                        {
                            "name": "may_animal_demand",
                            "value": 16926,
                            "description": "Grazing system animal demand for May of this year."
                        },
                        {
                            "name": "jun_animal_demand",
                            "value": 16380,
                            "description": "Grazing system animal demand for June of this year."
                        },
                        {
                            "name": "jul_animal_demand",
                            "value": 12030,
                            "description": "Grazing system animal demand for July of this year."
                        },
                        {
                            "name": "aug_animal_demand",
                            "value": 3600,
                            "description": "Grazing system animal demand for August of this year."
                        },
                        {
                            "name": "sep_animal_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for September of this year."
                        },
                        {
                            "name": "oct_animal_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for October of this year."
                        },
                        {
                            "name": "nov_animal_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for November of this year."
                        },
                        {
                            "name": "dec_animal_demand",
                            "value": 0,
                            "description": "Grazing system animal demand for December of this year."
                        },
                        {
                            "name": "this_year_animal_demand",
                            "value": 67158,
                            "description": "Grazing system animal demand for this year."
                        },
                        {
                            "name": "fab_january",
                            "value": 68258,
                            "description": "Grazing system forage animal balance for January of this year."
                        },
                        {
                            "name": "fab_february",
                            "value": 1150,
                            "description": "Grazing system forage animal balance for February of this year."
                        },
                        {
                            "name": "fab_march",
                            "value": -4002,
                            "description": "Grazing system forage animal balance for March of this year."
                        },
                        {
                            "name": "fab_april",
                            "value": -11620,
                            "description": "Grazing system forage animal balance for April of this year."
                        },
                        {
                            "name": "fab_may",
                            "value": -15376,
                            "description": "Grazing system forage animal balance for May of this year."
                        },
                        {
                            "name": "fab_june",
                            "value": -14830,
                            "description": "Grazing system forage animal balance for June of this year."
                        },
                        {
                            "name": "fab_july",
                            "value": -10480,
                            "description": "Grazing system forage animal balance for July of this year."
                        },
                        {
                            "name": "fab_august",
                            "value": -2200,
                            "description": "Grazing system forage animal balance for August of this year."
                        },
                        {
                            "name": "fab_september",
                            "value": 1250,
                            "description": "Grazing system forage animal balance for September of this year."
                        },
                        {
                            "name": "fab_october",
                            "value": 1150,
                            "description": "Grazing system forage animal balance for October of this year."
                        },
                        {
                            "name": "fab_november",
                            "value": 1100,
                            "description": "Grazing system forage animal balance for November of this year."
                        },
                        {
                            "name": "fab_december",
                            "value": 1100,
                            "description": "Grazing system forage animal balance for December of this year."
                        },
                        {
                            "name": "this_year_forage_animal_balance",
                            "value": -51658,
                            "description": "Grazing system forage animal balance for this year."
                        },
                        {
                            "name": "aoas",
                            "value": [
                                {
                                    "name": "aoa_id",
                                    "value": 1,
                                    "description": "AoA identifier"
                                },
                                {
                                    "name": "jan_aoa_forage_supply",
                                    "value": 1100,
                                    "description": "Grazing system forage supply for January of this year."
                                },
                                {
                                    "name": "feb_aoa_forage_supply",
                                    "value": 1150,
                                    "description": "Grazing system forage supply for February of this year."
                                },
                                {
                                    "name": "mar_aoa_forage_supply",
                                    "value": 1200,
                                    "description": "Grazing system forage supply for March of this year."
                                },
                                {
                                    "name": "apr_aoa_forage_supply",
                                    "value": 1400,
                                    "description": "Grazing system forage supply for April of this year."
                                },
                                {
                                    "name": "may_aoa_forage_supply",
                                    "value": 1550,
                                    "description": "Grazing system forage supply for May of this year."
                                },
                                {
                                    "name": "jun_aoa_forage_supply",
                                    "value": 1550,
                                    "description": "Grazing system forage supply for June of this year."
                                },
                                {
                                    "name": "jul_aoa_forage_supply",
                                    "value": 1550,
                                    "description": "Grazing system forage supply for July of this year."
                                },
                                {
                                    "name": "aug_aoa_forage_supply",
                                    "value": 1400,
                                    "description": "Grazing system forage supply for August of this year."
                                },
                                {
                                    "name": "sep_aoa_forage_supply",
                                    "value": 1250,
                                    "description": "Grazing system forage supply for September of this year."
                                },
                                {
                                    "name": "oct_aoa_forage_supply",
                                    "value": 1150,
                                    "description": "Grazing system forage supply for October of this year."
                                },
                                {
                                    "name": "nov_aoa_forage_supply",
                                    "value": 1100,
                                    "description": "Grazing system forage supply for November of this year."
                                },
                                {
                                    "name": "dec_aoa_forage_supply",
                                    "value": 1100,
                                    "description": "Grazing system forage supply for December of this year."
                                },
                                {
                                    "name": "this_year_aoa_forage_supply",
                                    "value": 15500,
                                    "description": "Grazing system forage supply for this year."
                                }
                            ],
                            "description": "Grazing system AoAs."
                        }
                    ],
                    "description": "System report for year 2"
                }
            ]
        }
    ]
}
Files to attach:
(the file to convert)
Files to fetch:
(the converted file)

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

Accepted Jan 12 2016 11:03
Submit by wlloyd
Compare tracker item versions
Submitted Action Version
odavid
Apr 04 2016 00:51
Edit 70
Last Tested Apr 04 2016 00:51 Apr 03 2016 00:51
odavid
Apr 03 2016 00:51
Edit 69
Test Success Rate 100 0
Test Status Pass Unstable
Last Tested Apr 03 2016 00:51 Apr 02 2016 00:51
Failed Tests -- test_GRAS_12_test_6_20151022.json;test_GRAS_12_test_1_20151022.json;test_GRAS_12_test_8_20151022.json;test_GRAS_12_test_12_20151023.json;test_GRAS_12_test_11_20151023.json;test_GRAS_12_test_4_20151022.json;test_GRAS_12_test_3_20151022.json;test_GRAS_12_test_7_20151022.json;test_GRAS_12_test_2_20151022.json;test_GRAS_12_test_9_20151022.json;test_GRAS_12_test_13_20151023.json;test_GRAS_12_test_10_20151023.json;test_GRAS_12_test_5_20151022.json
rob.streetman
Apr 02 2016 20:34
Edit 68
Last Tested Apr 02 2016 00:51 Apr 02 2016 00:51
Endpoints [http://csip.engr.colostate.edu:8083/csip-gras/m/gras/forageanimalbalancenosched/1.0] [http://csip.engr.colostate.edu:8086/csip-gras/m/gras/forageanimalbalancenosched/1.0]
odavid
Apr 02 2016 00:51
Edit 67
Last Tested Apr 02 2016 00:51 Apr 01 2016 00:51
odavid
Apr 01 2016 00:51
Edit 66
Test Success Rate 0 100
Test Status Unstable Pass
Last Tested Apr 01 2016 00:51 Mar 31 2016 01:15
Failed Tests test_GRAS_12_test_6_20151022.json;test_GRAS_12_test_1_20151022.json;test_GRAS_12_test_8_20151022.json;test_GRAS_12_test_12_20151023.json;test_GRAS_12_test_11_20151023.json;test_GRAS_12_test_4_20151022.json;test_GRAS_12_test_3_20151022.json;test_GRAS_12_test_7_20151022.json;test_GRAS_12_test_2_20151022.json;test_GRAS_12_test_9_20151022.json;test_GRAS_12_test_13_20151023.json;test_GRAS_12_test_10_20151023.json;test_GRAS_12_test_5_20151022.json --
odavid
Mar 31 2016 01:15
Edit 65
Last Tested Mar 31 2016 01:15 Mar 30 2016 00:51
odavid
Mar 30 2016 00:51
Edit 64
Last Tested Mar 30 2016 00:51 Mar 29 2016 00:51
odavid
Mar 29 2016 00:51
Edit 63
Last Tested Mar 29 2016 00:51 Mar 28 2016 00:51
odavid
Mar 28 2016 00:51
Edit 62
Last Tested Mar 28 2016 00:51 Mar 27 2016 00:51
odavid
Mar 27 2016 00:51
Edit 61
Last Tested Mar 27 2016 00:51 Mar 26 2016 00:51
odavid
Mar 26 2016 00:51
Edit 60
Last Tested Mar 26 2016 00:51 Mar 25 2016 00:51
odavid
Mar 25 2016 00:51
Edit 59
Last Tested Mar 25 2016 00:51 Mar 24 2016 00:51
odavid
Mar 24 2016 00:51
Edit 58
Last Tested Mar 24 2016 00:51 Mar 23 2016 00:51
odavid
Mar 23 2016 00:51
Edit 57
Last Tested Mar 23 2016 00:51 Mar 22 2016 00:51
odavid
Mar 22 2016 00:51
Edit 56
Last Tested Mar 22 2016 00:51 Mar 21 2016 00:51
odavid
Mar 21 2016 00:51
Edit 55
Last Tested Mar 21 2016 00:51 Mar 20 2016 00:51
odavid
Mar 20 2016 00:51
Edit 54
Last Tested Mar 20 2016 00:51 Mar 19 2016 00:51
odavid
Mar 19 2016 00:51
Edit 53
Last Tested Mar 19 2016 00:51 Mar 18 2016 00:51
odavid
Mar 18 2016 00:51
Edit 52
Last Tested Mar 18 2016 00:51 Mar 17 2016 00:51
odavid
Mar 17 2016 00:51
Edit 51
Last Tested Mar 17 2016 00:51 Mar 16 2016 00:51
Only the last 20 history item loaded. Show All (70)