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/v38
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: odavidMar 04 2016 00:51 Type:
Model
Path: m/gras/forageanimalbalancenosched Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8086/csip-gras/m/gras/forageanimalbalancenosched/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
Pass
Last Tested: Mar 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 (38)
Baselines
All (38)

Accepted Jan 12 2016 11:03
Submit by wlloyd
Compare tracker item versions
Submitted Action Version
odavid
Mar 04 2016 00:51
Edit 38
Last Tested Mar 04 2016 00:51 Mar 03 2016 00:51
odavid
Mar 03 2016 00:51
Edit 37
Last Tested Mar 03 2016 00:51 Mar 02 2016 00:51
odavid
Mar 02 2016 00:51
Edit 36
Last Tested Mar 02 2016 00:51 Mar 01 2016 00:51
odavid
Mar 01 2016 00:51
Edit 35
Last Tested Mar 01 2016 00:51 Feb 29 2016 00:51
odavid
Feb 29 2016 00:51
Edit 34
Last Tested Feb 29 2016 00:51 Feb 28 2016 00:51
odavid
Feb 28 2016 00:51
Edit 33
Last Tested Feb 28 2016 00:51 Feb 27 2016 00:51
odavid
Feb 27 2016 00:51
Edit 32
Last Tested Feb 27 2016 00:51 Feb 26 2016 00:51
odavid
Feb 26 2016 00:51
Edit 31
Last Tested Feb 26 2016 00:51 Feb 25 2016 00:51
odavid
Feb 25 2016 00:51
Edit 30
Last Tested Feb 25 2016 00:51 Feb 24 2016 00:51
odavid
Feb 24 2016 00:51
Edit 29
Last Tested Feb 24 2016 00:51 Feb 23 2016 00:51
odavid
Feb 23 2016 00:51
Edit 28
Last Tested Feb 23 2016 00:51 Feb 22 2016 00:51
odavid
Feb 22 2016 00:51
Edit 27
Last Tested Feb 22 2016 00:51 Feb 21 2016 00:51
odavid
Feb 21 2016 00:51
Edit 26
Last Tested Feb 21 2016 00:51 Feb 20 2016 00:51
odavid
Feb 20 2016 00:51
Edit 25
Last Tested Feb 20 2016 00:51 Feb 19 2016 00:51
odavid
Feb 19 2016 00:51
Edit 24
Last Tested Feb 19 2016 00:51 Feb 18 2016 00:51
odavid
Feb 18 2016 00:51
Edit 23
Last Tested Feb 18 2016 00:51 Feb 17 2016 00:51
odavid
Feb 17 2016 00:51
Edit 22
Last Tested Feb 17 2016 00:51 Feb 16 2016 00:51
odavid
Feb 16 2016 00:51
Edit 21
Last Tested Feb 16 2016 00:51 Feb 15 2016 00:51
odavid
Feb 15 2016 00:51
Edit 20
Last Tested Feb 15 2016 00:51 Feb 14 2016 00:51
odavid
Feb 14 2016 00:51
Edit 19
Last Tested Feb 14 2016 00:51 Feb 13 2016 00:51
Only the last 20 history item loaded. Show All (38)