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

Application Lifecycle Management

Search In Project

Search inClear

GRAS-22: Calculate Forage Animal Balance Without Grazing Schedule (gras_basicfab)#34332/v2
Tags:  not added yet

GRAS-22: Calculate Forage Animal Balance Without Grazing Schedule (gras_basicfab)[SERVICE-34332]

Tracker: Services Priority: NormalNormal Status: Completed
Submitted by: rumpalJun 07 2017 11:03 Modified by: rumpalJun 09 2017 07:56 Type:
Model
Path: m/gras/basicfab/1.0 Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-gras/m/gras/basicfab/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description

GRAS-22: Calculate Forage Animal Balance Without Grazing Schedule (gras_basicfab)

Calculate weighted average monthly and daily forage production for each AoA. From each monthly production, divide by the number of days in the month to get daily production.

Calculate forage supplies for each area of analysis (AoA) in the grazing system, accounting for forage partition profiles (FPPs).

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.

Request Response
{
    "metainfo": {},
    "parameter": [
        {
            "name": "grazing_system_start_date",
            "value": "2015-01-01",
            "description": "Start date of grazing system"
        },
        {
            "name": "grazing_system_end_date",
            "value": "2015-12-31",
            "description": "End date of grazing system"
        },
        {
            "name": "Herd List",
            "value": [
                [
                    {
                        "name": "herd_id",
                        "value": 1,
                        "description": "Herd identifier"
                    },
                    {
                        "name": "Animal Group List",
                        "value": [
                            [
                                {
                                    "name": "animal_group_id",
                                    "value": 1,
                                    "description": "Group identifier"
                                },
                                {
                                    "name": "number_of_head",
                                    "value": 20,
                                    "description": "Number of animals in group"
                                },
                                {
                                    "name": "average_weight_lbs",
                                    "value": 800,
                                    "description": "Average weight of animals in group",
                                    "unit": "lb"
                                },
                                {
                                    "name": "avg_daily_intake_pct",
                                    "value": 3,
                                    "description": "Average individual intake as function of bodyweight",
                                    "unit": "%",
                                    "max": 100,
                                    "min": 0
                                },
                                {
                                    "name": "date_into_herd",
                                    "value": "2015-03-01",
                                    "description": "Date group is added to herd"
                                },
                                {
                                    "name": "date_out_of_herd",
                                    "value": "2015-09-30",
                                    "description": "Date group is removed from herd"
                                }
                            ]
                        ]
                    }
                ]
            ]
        },
        {
            "name": "AoA List",
            "description": "List of Area of Analysis Identifier",
            "value": [
                [
                    {
                        "name": "AoAId",
                        "description": "Area of Analysis Identifier",
                        "value": 1
                    },
                    {
                        "name": "starting_aoa_forage_prod",
                        "description": "Forage Production at the beginning of first year of the grazing system",
                        "value": 1,
                        "unit": "lbs/acre"
                    },
                    {
                        "name": "aoa_acres",
                        "description": "Area of Analysis acres",
                        "value": 1
                    },
                    {
                        "name": "FIS List",
                        "description": "List of Forage Inventory Sites in AoA",
                        "value": [
                            [
                                {
                                    "name": "fis_id",
                                    "description": "FIS Identifier",
                                    "value": "1.1"
                                },
                                {
                                    "name": "fis_area",
                                    "description": "Area of the FIS",
                                    "value": 87.08,
                                    "unit": "acres"
                                },
                                {
                                    "name": "FIS Component List",
                                    "value": [
                                        [
                                            {
                                                "name": "fis_component_id",
                                                "description": "FIS component identifier",
                                                "value": "1.1.1"
                                            },
                                            {
                                                "name": "fis_component_pct",
                                                "description": "FIS component percentage",
                                                "value": 60
                                            },
                                            {
                                                "name": "fis_component_prod_annual",
                                                "description": "Adjusted annual forage production of FIS Component",
                                                "value": 1800,
                                                "unit": "lb/acre"
                                            },
                                            {
                                                "name": "comp_pct_prod_jan",
                                                "description": "Percentage of FIS component production from January",
                                                "value": 0,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_feb",
                                                "description": "Percentage of FIS component production from February",
                                                "value": 0,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_mar",
                                                "description": "Percentage of FIS component production from March",
                                                "value": 3,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_apr",
                                                "description": "Percentage of FIS component production from April",
                                                "value": 7,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_may",
                                                "description": "Percentage of FIS component production from May",
                                                "value": 21,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_jun",
                                                "description": "Percentage of FIS component production from June",
                                                "value": 33,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_jul",
                                                "description": "Percentage of FIS component production from July",
                                                "value": 18,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_aug",
                                                "description": "Percentage of FIS component production from August",
                                                "value": 8,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_sep",
                                                "description": "Percentage of FIS component production from September",
                                                "value": 6,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_oct",
                                                "description": "Percentage of FIS component production from October",
                                                "value": 3,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_nov",
                                                "description": "Percentage of FIS component production from November",
                                                "value": 1,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_dec",
                                                "description": "Percentage of FIS component production from December",
                                                "value": 0,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            }
                                        ]
                                    ]
                                }
                            ]
                        ]
                    },
                    {
                        "name": "FPP List",
                        "value": [
                            [
                                {
                                    "name": "fpp_activity_id",
                                    "value": 3.1,
                                    "description": "Forage Partition Profile activity identifier"
                                },
                                {
                                    "name": "fpp_activity_type",
                                    "value": "Always Available",
                                    "description": "Forage Partition Profile activity type"
                                },
                                {
                                    "name": "harvest_efficiency_pct",
                                    "value": 25,
                                    "min": 0,
                                    "max": 100,
                                    "description": "Forage Partition Profile activity harvest efficiency",
                                    "unit": "%"
                                },
                                {
                                    "name": "calendar_start_day",
                                    "value": "2015-01-01",
                                    "description": "Forage Partition Profile activity start date"
                                },
                                {
                                    "name": "calendar_end_day",
                                    "value": "2015-04-30",
                                    "description": "Forage Partition Profile activity end date"
                                }
                            ],
                            [
                                {
                                    "name": "fpp_activity_id",
                                    "value": 3.2,
                                    "description": "Forage Partition Profile activity identifier"
                                },
                                {
                                    "name": "fpp_activity_type",
                                    "value": "Harvest Roughage",
                                    "description": "Forage Partition Profile activity type"
                                },
                                {
                                    "name": "harvest_efficiency_pct",
                                    "value": 70,
                                    "description": "Forage Partition Profile activity harvest efficiency",
                                    "min": 0,
                                    "max": 100,
                                    "unit": "%"
                                },
                                {
                                    "name": "calendar_start_day",
                                    "value": "2015-05-01",
                                    "description": "Forage Partition Profile activity start date"
                                },
                                {
                                    "name": "calendar_end_day",
                                    "value": "2015-08-31",
                                    "description": "Forage Partition Profile activity end date"
                                }
                            ],
                            [
                                {
                                    "name": "fpp_activity_id",
                                    "value": 3.3,
                                    "description": "Forage Partition Profile activity identifier"
                                },
                                {
                                    "name": "fpp_activity_type",
                                    "value": "Always Available",
                                    "description": "Forage Partition Profile activity type"
                                },
                                {
                                    "name": "harvest_efficiency_pct",
                                    "value": 25,
                                    "description": "Forage Partition Profile activity harvest efficiency",
                                    "min": 0,
                                    "max": 100,
                                    "unit": "%"
                                },
                                {
                                    "name": "calendar_start_day",
                                    "value": "2015-09-01",
                                    "description": "Forage Partition Profile activity start date"
                                },
                                {
                                    "name": "calendar_end_day",
                                    "value": "2015-12-31",
                                    "description": "Forage Partition Profile activity end date"
                                }
                            ]
                        ]
                    }
                ]
            ]
        },
        {
            "name": "Grazing System",
            "value": [
                [
                    {
                        "name": "grazing_system_year",
                        "value": 2015,
                        "description": "Year in the Grazing System"
                    },
                    {
                        "name": "feeding_waste_pct",
                        "value": 8,
                        "description": "Percent of Feeding Waste",
                        "unit": "%",
                        "min": 0,
                        "max": 100
                    }
                ]
            ],
            "description": "Grazing system supply and demand per year, by month"
        },
        {
            "name": "Roughage Supply",
            "value": [
                [
                    {
                        "name": "grazing_system_year",
                        "value": 2015,
                        "description": "Year in the grazing system"
                    },
                    {
                        "name": "jan_roughage_supply",
                        "value": 2000,
                        "description": "January Rouhage Supply"
                    },
                    {
                        "name": "feb_roughage_supply",
                        "value": 2000,
                        "description": "February Rouhage Supply"
                    },
                    {
                        "name": "mar_roughage_supply",
                        "value": 1000,
                        "description": "March Rouhage Supply"
                    },
                    {
                        "name": "apr_roughage_supply",
                        "value": 0,
                        "description": "April Rouhage Supply"
                    },
                    {
                        "name": "may_roughage_supply",
                        "value": 0,
                        "description": "May Rouhage Supply"
                    },
                    {
                        "name": "jun_roughage_supply",
                        "value": 0,
                        "description": "June Rouhage Supply"
                    },
                    {
                        "name": "jul_roughage_supply",
                        "value": 0,
                        "description": "July Rouhage Supply"
                    },
                    {
                        "name": "aug_roughage_supply",
                        "value": 0,
                        "description": "August Rouhage Supply"
                    },
                    {
                        "name": "sep_roughage_supply",
                        "value": 0,
                        "description": "September Rouhage Supply"
                    },
                    {
                        "name": "oct_roughage_supply",
                        "value": 0,
                        "description": "October Rouhage Supply"
                    },
                    {
                        "name": "nov_roughage_supply",
                        "value": 0,
                        "description": "November Rouhage Supply"
                    },
                    {
                        "name": "dec_roughage_supply",
                        "value": 1000,
                        "description": "December Rouhage Supply"
                    }
                ]
            ],
            "description": "#Amount of roughage feed on a monthly basis each year."
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "5970a67f-4d1b-11e7-97b3-63a559be55d9",
        "cloud_node": "10.1.54.20",
        "request_ip": "129.82.52.100",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-gras/m/gras/basicfab/1.0",
        "csip-gras.version": "$version: 0.4.256 12bbf0f20b7b 2017-06-06 rumpal, built at 2017-06-06 12:40 by jenkins$",
        "csip.version": "$version: 2.1.205 fc2f9cc0fa2b 2017-05-24 od, built at 2017-06-06 12:40 by jenkins$",
        "tstamp": "2017-06-09 07:55:51",
        "cpu_time": 201,
        "expiration_date": "2017-06-09 07:56:22"
    },
    "parameter": [
        {
            "name": "grazing_system_start_date",
            "value": "2015-01-01",
            "description": "Start date of grazing system"
        },
        {
            "name": "grazing_system_end_date",
            "value": "2015-12-31",
            "description": "End date of grazing system"
        },
        {
            "name": "Herd List",
            "value": [
                [
                    {
                        "name": "herd_id",
                        "value": 1,
                        "description": "Herd identifier"
                    },
                    {
                        "name": "Animal Group List",
                        "value": [
                            [
                                {
                                    "name": "animal_group_id",
                                    "value": 1,
                                    "description": "Group identifier"
                                },
                                {
                                    "name": "number_of_head",
                                    "value": 20,
                                    "description": "Number of animals in group"
                                },
                                {
                                    "name": "average_weight_lbs",
                                    "value": 800,
                                    "description": "Average weight of animals in group",
                                    "unit": "lb"
                                },
                                {
                                    "name": "avg_daily_intake_pct",
                                    "value": 3,
                                    "description": "Average individual intake as function of bodyweight",
                                    "unit": "%",
                                    "max": 100,
                                    "min": 0
                                },
                                {
                                    "name": "date_into_herd",
                                    "value": "2015-03-01",
                                    "description": "Date group is added to herd"
                                },
                                {
                                    "name": "date_out_of_herd",
                                    "value": "2015-09-30",
                                    "description": "Date group is removed from herd"
                                }
                            ]
                        ]
                    }
                ]
            ]
        },
        {
            "name": "AoA List",
            "description": "List of Area of Analysis Identifier",
            "value": [
                [
                    {
                        "name": "AoAId",
                        "description": "Area of Analysis Identifier",
                        "value": 1
                    },
                    {
                        "name": "starting_aoa_forage_prod",
                        "description": "Forage Production at the beginning of first year of the grazing system",
                        "value": 1,
                        "unit": "lbs/acre"
                    },
                    {
                        "name": "aoa_acres",
                        "description": "Area of Analysis acres",
                        "value": 1
                    },
                    {
                        "name": "FIS List",
                        "description": "List of Forage Inventory Sites in AoA",
                        "value": [
                            [
                                {
                                    "name": "fis_id",
                                    "description": "FIS Identifier",
                                    "value": "1.1"
                                },
                                {
                                    "name": "fis_area",
                                    "description": "Area of the FIS",
                                    "value": 87.08,
                                    "unit": "acres"
                                },
                                {
                                    "name": "FIS Component List",
                                    "value": [
                                        [
                                            {
                                                "name": "fis_component_id",
                                                "description": "FIS component identifier",
                                                "value": "1.1.1"
                                            },
                                            {
                                                "name": "fis_component_pct",
                                                "description": "FIS component percentage",
                                                "value": 60
                                            },
                                            {
                                                "name": "fis_component_prod_annual",
                                                "description": "Adjusted annual forage production of FIS Component",
                                                "value": 1800,
                                                "unit": "lb/acre"
                                            },
                                            {
                                                "name": "comp_pct_prod_jan",
                                                "description": "Percentage of FIS component production from January",
                                                "value": 0,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_feb",
                                                "description": "Percentage of FIS component production from February",
                                                "value": 0,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_mar",
                                                "description": "Percentage of FIS component production from March",
                                                "value": 3,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_apr",
                                                "description": "Percentage of FIS component production from April",
                                                "value": 7,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_may",
                                                "description": "Percentage of FIS component production from May",
                                                "value": 21,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_jun",
                                                "description": "Percentage of FIS component production from June",
                                                "value": 33,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_jul",
                                                "description": "Percentage of FIS component production from July",
                                                "value": 18,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_aug",
                                                "description": "Percentage of FIS component production from August",
                                                "value": 8,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_sep",
                                                "description": "Percentage of FIS component production from September",
                                                "value": 6,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_oct",
                                                "description": "Percentage of FIS component production from October",
                                                "value": 3,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_nov",
                                                "description": "Percentage of FIS component production from November",
                                                "value": 1,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            },
                                            {
                                                "name": "comp_pct_prod_dec",
                                                "description": "Percentage of FIS component production from December",
                                                "value": 0,
                                                "unit": "%",
                                                "min": 0,
                                                "max": 100
                                            }
                                        ]
                                    ]
                                }
                            ]
                        ]
                    },
                    {
                        "name": "FPP List",
                        "value": [
                            [
                                {
                                    "name": "fpp_activity_id",
                                    "value": 3.1,
                                    "description": "Forage Partition Profile activity identifier"
                                },
                                {
                                    "name": "fpp_activity_type",
                                    "value": "Always Available",
                                    "description": "Forage Partition Profile activity type"
                                },
                                {
                                    "name": "harvest_efficiency_pct",
                                    "value": 25,
                                    "min": 0,
                                    "max": 100,
                                    "description": "Forage Partition Profile activity harvest efficiency",
                                    "unit": "%"
                                },
                                {
                                    "name": "calendar_start_day",
                                    "value": "2015-01-01",
                                    "description": "Forage Partition Profile activity start date"
                                },
                                {
                                    "name": "calendar_end_day",
                                    "value": "2015-04-30",
                                    "description": "Forage Partition Profile activity end date"
                                }
                            ],
                            [
                                {
                                    "name": "fpp_activity_id",
                                    "value": 3.2,
                                    "description": "Forage Partition Profile activity identifier"
                                },
                                {
                                    "name": "fpp_activity_type",
                                    "value": "Harvest Roughage",
                                    "description": "Forage Partition Profile activity type"
                                },
                                {
                                    "name": "harvest_efficiency_pct",
                                    "value": 70,
                                    "description": "Forage Partition Profile activity harvest efficiency",
                                    "min": 0,
                                    "max": 100,
                                    "unit": "%"
                                },
                                {
                                    "name": "calendar_start_day",
                                    "value": "2015-05-01",
                                    "description": "Forage Partition Profile activity start date"
                                },
                                {
                                    "name": "calendar_end_day",
                                    "value": "2015-08-31",
                                    "description": "Forage Partition Profile activity end date"
                                }
                            ],
                            [
                                {
                                    "name": "fpp_activity_id",
                                    "value": 3.3,
                                    "description": "Forage Partition Profile activity identifier"
                                },
                                {
                                    "name": "fpp_activity_type",
                                    "value": "Always Available",
                                    "description": "Forage Partition Profile activity type"
                                },
                                {
                                    "name": "harvest_efficiency_pct",
                                    "value": 25,
                                    "description": "Forage Partition Profile activity harvest efficiency",
                                    "min": 0,
                                    "max": 100,
                                    "unit": "%"
                                },
                                {
                                    "name": "calendar_start_day",
                                    "value": "2015-09-01",
                                    "description": "Forage Partition Profile activity start date"
                                },
                                {
                                    "name": "calendar_end_day",
                                    "value": "2015-12-31",
                                    "description": "Forage Partition Profile activity end date"
                                }
                            ]
                        ]
                    }
                ]
            ]
        },
        {
            "name": "Grazing System",
            "value": [
                [
                    {
                        "name": "grazing_system_year",
                        "value": 2015,
                        "description": "Year in the Grazing System"
                    },
                    {
                        "name": "feeding_waste_pct",
                        "value": 8,
                        "description": "Percent of Feeding Waste",
                        "unit": "%",
                        "min": 0,
                        "max": 100
                    }
                ]
            ],
            "description": "Grazing system supply and demand per year, by month"
        },
        {
            "name": "Roughage Supply",
            "value": [
                [
                    {
                        "name": "grazing_system_year",
                        "value": 2015,
                        "description": "Year in the grazing system"
                    },
                    {
                        "name": "jan_roughage_supply",
                        "value": 2000,
                        "description": "January Rouhage Supply"
                    },
                    {
                        "name": "feb_roughage_supply",
                        "value": 2000,
                        "description": "February Rouhage Supply"
                    },
                    {
                        "name": "mar_roughage_supply",
                        "value": 1000,
                        "description": "March Rouhage Supply"
                    },
                    {
                        "name": "apr_roughage_supply",
                        "value": 0,
                        "description": "April Rouhage Supply"
                    },
                    {
                        "name": "may_roughage_supply",
                        "value": 0,
                        "description": "May Rouhage Supply"
                    },
                    {
                        "name": "jun_roughage_supply",
                        "value": 0,
                        "description": "June Rouhage Supply"
                    },
                    {
                        "name": "jul_roughage_supply",
                        "value": 0,
                        "description": "July Rouhage Supply"
                    },
                    {
                        "name": "aug_roughage_supply",
                        "value": 0,
                        "description": "August Rouhage Supply"
                    },
                    {
                        "name": "sep_roughage_supply",
                        "value": 0,
                        "description": "September Rouhage Supply"
                    },
                    {
                        "name": "oct_roughage_supply",
                        "value": 0,
                        "description": "October Rouhage Supply"
                    },
                    {
                        "name": "nov_roughage_supply",
                        "value": 0,
                        "description": "November Rouhage Supply"
                    },
                    {
                        "name": "dec_roughage_supply",
                        "value": 1000,
                        "description": "December Rouhage Supply"
                    }
                ]
            ],
            "description": "#Amount of roughage feed on a monthly basis each year."
        }
    ],
    "result": [
        {
            "name": "system_forage_animal_balance",
            "value": 990211.7,
            "description": "Grazing System Forage Animal Balance"
        },
        {
            "name": "system_forage_roughage_supply",
            "value": 1092931.7,
            "description": "Grazing System Forage Supply including Roughage Fed"
        },
        {
            "name": "system_animal_demand",
            "value": 102720,
            "description": "Grazing System Animal Demand"
        },
        {
            "name": "Grazing System",
            "value": [
                [
                    {
                        "name": "grazing_system_year",
                        "value": 2015,
                        "description": "Year in the Grazing System"
                    },
                    {
                        "name": "AoA List",
                        "value": [
                            [
                                {
                                    "name": "AoAId",
                                    "value": 1,
                                    "description": "Area of Analysis Identifier"
                                },
                                {
                                    "name": "aoa_acres",
                                    "value": 1,
                                    "description": "Area of Analysis Acres"
                                },
                                {
                                    "name": "jan_aoa_forage_supply",
                                    "value": 0.3,
                                    "description": "January AoA Forage Supply"
                                },
                                {
                                    "name": "feb_aoa_forage_supply",
                                    "value": 0,
                                    "description": "February AoA Forage Supply"
                                },
                                {
                                    "name": "mar_aoa_forage_supply",
                                    "value": 70534.8,
                                    "description": "March AoA Forage Supply"
                                },
                                {
                                    "name": "apr_aoa_forage_supply",
                                    "value": 164581.2,
                                    "description": "April AoA Forage Supply"
                                },
                                {
                                    "name": "may_aoa_forage_supply",
                                    "value": 0,
                                    "description": "May AoA Forage Supply"
                                },
                                {
                                    "name": "jun_aoa_forage_supply",
                                    "value": 0,
                                    "description": "June AoA Forage Supply"
                                },
                                {
                                    "name": "jul_aoa_forage_supply",
                                    "value": 0,
                                    "description": "July AoA Forage Supply"
                                },
                                {
                                    "name": "aug_aoa_forage_supply",
                                    "value": 0,
                                    "description": "August AoA Forage Supply"
                                },
                                {
                                    "name": "sep_aoa_forage_supply",
                                    "value": 758249.2,
                                    "description": "September AoA Forage Supply"
                                },
                                {
                                    "name": "oct_aoa_forage_supply",
                                    "value": 70534.8,
                                    "description": "October AoA Forage Supply"
                                },
                                {
                                    "name": "nov_aoa_forage_supply",
                                    "value": 23511.6,
                                    "description": "November AoA Forage Supply"
                                },
                                {
                                    "name": "dec_aoa_forage_supply",
                                    "value": 0,
                                    "description": "December AoA Forage Supply"
                                },
                                {
                                    "name": "this_year_aoa_forage_supply",
                                    "value": 1087411.7,
                                    "description": "This Year AoA Forage Supply"
                                }
                            ]
                        ]
                    },
                    {
                        "name": "Forage Supply",
                        "value": [
                            {
                                "name": "jan_forage_supply",
                                "value": 0.3,
                                "description": "January Forage Supply"
                            },
                            {
                                "name": "feb_forage_supply",
                                "value": 0,
                                "description": "February Forage Supply"
                            },
                            {
                                "name": "mar_forage_supply",
                                "value": 70534.8,
                                "description": "March Forage Supply"
                            },
                            {
                                "name": "apr_forage_supply",
                                "value": 164581.2,
                                "description": "April Forage Supply"
                            },
                            {
                                "name": "may_forage_supply",
                                "value": 0,
                                "description": "May Forage Supply"
                            },
                            {
                                "name": "jun_forage_supply",
                                "value": 0,
                                "description": "June Forage Supply"
                            },
                            {
                                "name": "jul_forage_supply",
                                "value": 0,
                                "description": "July Forage Supply"
                            },
                            {
                                "name": "aug_forage_supply",
                                "value": 0,
                                "description": "August Forage Supply"
                            },
                            {
                                "name": "sep_forage_supply",
                                "value": 758249.2,
                                "description": "September Forage Supply"
                            },
                            {
                                "name": "oct_forage_supply",
                                "value": 70534.8,
                                "description": "October Forage Supply"
                            },
                            {
                                "name": "nov_forage_supply",
                                "value": 23511.6,
                                "description": "November Forage Supply"
                            },
                            {
                                "name": "dec_forage_supply",
                                "value": 0,
                                "description": "December Forage Supply"
                            },
                            {
                                "name": "this_year_forage_supply",
                                "value": 1087411.7,
                                "description": "This Year Forage Supply"
                            }
                        ],
                        "description": "Forage Supply"
                    },
                    {
                        "name": "Roughage Fed",
                        "value": [
                            {
                                "name": "jan_roughage_fed",
                                "value": 1840,
                                "description": "January Rouhage Fed"
                            },
                            {
                                "name": "feb_roughage_fed",
                                "value": 1840,
                                "description": "February Rouhage Fed"
                            },
                            {
                                "name": "mar_roughage_fed",
                                "value": 920,
                                "description": "March Rouhage Fed"
                            },
                            {
                                "name": "apr_roughage_fed",
                                "value": 0,
                                "description": "April Rouhage Fed"
                            },
                            {
                                "name": "may_roughage_fed",
                                "value": 0,
                                "description": "May Rouhage Fed"
                            },
                            {
                                "name": "jun_roughage_fed",
                                "value": 0,
                                "description": "June Rouhage Fed"
                            },
                            {
                                "name": "jul_roughage_fed",
                                "value": 0,
                                "description": "July Rouhage Fed"
                            },
                            {
                                "name": "aug_roughage_fed",
                                "value": 0,
                                "description": "August Rouhage Fed"
                            },
                            {
                                "name": "sep_roughage_fed",
                                "value": 0,
                                "description": "September Rouhage Fed"
                            },
                            {
                                "name": "oct_roughage_fed",
                                "value": 0,
                                "description": "October Rouhage Fed"
                            },
                            {
                                "name": "nov_roughage_fed",
                                "value": 0,
                                "description": "November Rouhage Fed"
                            },
                            {
                                "name": "dec_roughage_fed",
                                "value": 920,
                                "description": "December Rouhage Fed"
                            },
                            {
                                "name": "this_year_roughage_fed",
                                "value": 5520,
                                "description": "This Year Rouhage Fed"
                            }
                        ],
                        "description": "Rouhage Fed"
                    },
                    {
                        "name": "Forage Roughage Supply",
                        "value": [
                            {
                                "name": "jan_forage_roughage_supply",
                                "value": 1840.3,
                                "description": "January Forage Supply Including Rouhage Fed"
                            },
                            {
                                "name": "feb_forage_roughage_supply",
                                "value": 1840,
                                "description": "February Forage Supply Including Rouhage Fed"
                            },
                            {
                                "name": "mar_forage_roughage_supply",
                                "value": 71454.8,
                                "description": "March Forage Supply Including Rouhage Fed"
                            },
                            {
                                "name": "apr_forage_roughage_supply",
                                "value": 164581.2,
                                "description": "April Forage Supply Including Rouhage Fed"
                            },
                            {
                                "name": "may_forage_roughage_supply",
                                "value": 0,
                                "description": "May Forage Supply Including Rouhage Fed"
                            },
                            {
                                "name": "jun_forage_roughage_supply",
                                "value": 0,
                                "description": "June Forage Supply Including Rouhage Fed"
                            },
                            {
                                "name": "jul_forage_roughage_supply",
                                "value": 0,
                                "description": "July Forage Supply Including Rouhage Fed"
                            },
                            {
                                "name": "aug_forage_roughage_supply",
                                "value": 0,
                                "description": "August Forage Supply Including Rouhage Fed"
                            },
                            {
                                "name": "sep_forage_roughage_supply",
                                "value": 758249.2,
                                "description": "September Forage Supply Including Rouhage Fed"
                            },
                            {
                                "name": "oct_forage_roughage_supply",
                                "value": 70534.8,
                                "description": "October Forage Supply Including Rouhage Fed"
                            },
                            {
                                "name": "nov_forage_roughage_supply",
                                "value": 23511.6,
                                "description": "November Forage Supply Including Rouhage Fed"
                            },
                            {
                                "name": "dec_forage_roughage_supply",
                                "value": 920,
                                "description": "December Forage Supply Including Rouhage Fed"
                            },
                            {
                                "name": "this_year_forage_roughage_supply",
                                "value": 1092931.7,
                                "description": "This Year Forage Supply Including Rouhage Fed"
                            }
                        ],
                        "description": "Forage Supply Including Rouhage Fed"
                    },
                    {
                        "name": "Herd List",
                        "value": [
                            {
                                "name": "herd",
                                "value": [
                                    {
                                        "name": "herd_id",
                                        "value": 1,
                                        "description": "Herd Identifier"
                                    },
                                    {
                                        "name": "jan_herd_demand",
                                        "value": 0,
                                        "description": "January Herd Demand"
                                    },
                                    {
                                        "name": "feb_herd_demand",
                                        "value": 0,
                                        "description": "February Herd Demand"
                                    },
                                    {
                                        "name": "mar_herd_demand",
                                        "value": 14880,
                                        "description": "March Herd Demand"
                                    },
                                    {
                                        "name": "apr_herd_demand",
                                        "value": 14400,
                                        "description": "April Herd Demand"
                                    },
                                    {
                                        "name": "may_herd_demand",
                                        "value": 14880,
                                        "description": "May Herd Demand"
                                    },
                                    {
                                        "name": "jun_herd_demand",
                                        "value": 14400,
                                        "description": "June Herd Demand"
                                    },
                                    {
                                        "name": "jul_herd_demand",
                                        "value": 14880,
                                        "description": "July Herd Demand"
                                    },
                                    {
                                        "name": "aug_herd_demand",
                                        "value": 14880,
                                        "description": "August Herd Demand"
                                    },
                                    {
                                        "name": "sep_herd_demand",
                                        "value": 14400,
                                        "description": "September Herd Demand"
                                    },
                                    {
                                        "name": "oct_herd_demand",
                                        "value": 0,
                                        "description": "October Herd Demand"
                                    },
                                    {
                                        "name": "nov_herd_demand",
                                        "value": 0,
                                        "description": "November Herd Demand"
                                    },
                                    {
                                        "name": "dec_herd_demand",
                                        "value": 0,
                                        "description": "December Herd Demand"
                                    },
                                    {
                                        "name": "this_year_herd_demand",
                                        "value": 102720,
                                        "description": "This Year Herd Demand"
                                    }
                                ],
                                "description": "Herd"
                            }
                        ],
                        "description": "List of Herd"
                    },
                    {
                        "name": "System Demand",
                        "value": [
                            {
                                "name": "jan_system_demand",
                                "value": 0,
                                "description": "January System Demand"
                            },
                            {
                                "name": "feb_system_demand",
                                "value": 0,
                                "description": "February System Demand"
                            },
                            {
                                "name": "mar_system_demand",
                                "value": 14880,
                                "description": "March System Demand"
                            },
                            {
                                "name": "apr_system_demand",
                                "value": 14400,
                                "description": "April System Demand"
                            },
                            {
                                "name": "may_system_demand",
                                "value": 14880,
                                "description": "May System Demand"
                            },
                            {
                                "name": "jun_system_demand",
                                "value": 14400,
                                "description": "June System Demand"
                            },
                            {
                                "name": "jul_system_demand",
                                "value": 14880,
                                "description": "July System Demand"
                            },
                            {
                                "name": "aug_system_demand",
                                "value": 14880,
                                "description": "August System Demand"
                            },
                            {
                                "name": "sep_system_demand",
                                "value": 14400,
                                "description": "September System Demand"
                            },
                            {
                                "name": "oct_system_demand",
                                "value": 0,
                                "description": "October System Demand"
                            },
                            {
                                "name": "nov_system_demand",
                                "value": 0,
                                "description": "November System Demand"
                            },
                            {
                                "name": "dec_system_demand",
                                "value": 0,
                                "description": "December System Demand"
                            },
                            {
                                "name": "total_system_demand",
                                "value": 102720,
                                "description": "Total System Demand"
                            }
                        ],
                        "description": "System Demand"
                    },
                    {
                        "name": "FAB",
                        "value": [
                            {
                                "name": "fab_january",
                                "value": 1840.3,
                                "description": "January Forage Animal Balance"
                            },
                            {
                                "name": "fab_february",
                                "value": 1840,
                                "description": "February Forage Animal Balance"
                            },
                            {
                                "name": "fab_march",
                                "value": 56574.8,
                                "description": "March Forage Animal Balance"
                            },
                            {
                                "name": "fab_april",
                                "value": 150181.2,
                                "description": "April Forage Animal Balance"
                            },
                            {
                                "name": "fab_may",
                                "value": -14880,
                                "description": "May Forage Animal Balance"
                            },
                            {
                                "name": "fab_june",
                                "value": -14400,
                                "description": "June Forage Animal Balance"
                            },
                            {
                                "name": "fab_july",
                                "value": -14880,
                                "description": "July Forage Animal Balance"
                            },
                            {
                                "name": "fab_august",
                                "value": -14880,
                                "description": "August Forage Animal Balance"
                            },
                            {
                                "name": "fab_september",
                                "value": 743849.2,
                                "description": "September Forage Animal Balance"
                            },
                            {
                                "name": "fab_october",
                                "value": 70534.8,
                                "description": "October Forage Animal Balance"
                            },
                            {
                                "name": "fab_november",
                                "value": 23511.6,
                                "description": "November Forage Animal Balance"
                            },
                            {
                                "name": "fab_december",
                                "value": 920,
                                "description": "December Forage Animal Balance"
                            },
                            {
                                "name": "this_year_forage_animal_balance",
                                "value": 990211.7,
                                "description": "This Year Forage Animal Balance"
                            }
                        ],
                        "description": "Forage Animal Balance"
                    },
                    {
                        "name": "Roughage Harvest",
                        "value": [
                            {
                                "name": "jan_roughage_harvest",
                                "value": 0,
                                "description": "January Roughage Harvest"
                            },
                            {
                                "name": "feb_roughage_harvest",
                                "value": 0,
                                "description": "February Roughage Harvest"
                            },
                            {
                                "name": "mar_roughage_harvest",
                                "value": 0,
                                "description": "March Roughage Harvest"
                            },
                            {
                                "name": "apr_roughage_harvest",
                                "value": 0,
                                "description": "April Roughage Harvest"
                            },
                            {
                                "name": "may_roughage_harvest",
                                "value": 0,
                                "description": "May Roughage Harvest"
                            },
                            {
                                "name": "jun_roughage_harvest",
                                "value": 0,
                                "description": "June Roughage Harvest"
                            },
                            {
                                "name": "jul_roughage_harvest",
                                "value": 0,
                                "description": "July Roughage Harvest"
                            },
                            {
                                "name": "aug_roughage_harvest",
                                "value": 5760342.51,
                                "description": "August Roughage Harvest"
                            },
                            {
                                "name": "sep_roughage_harvest",
                                "value": 0,
                                "description": "September Roughage Harvest"
                            },
                            {
                                "name": "oct_roughage_harvest",
                                "value": 0,
                                "description": "October Roughage Harvest"
                            },
                            {
                                "name": "nov_roughage_harvest",
                                "value": 0,
                                "description": "November Roughage Harvest"
                            },
                            {
                                "name": "dec_roughage_harvest",
                                "value": 0,
                                "description": "December Roughage Harvest"
                            }
                        ]
                    }
                ]
            ]
        }
    ]
}
Files to attach:
(the file to convert)
Files to fetch:
(the converted file)

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

Submitter Association Comment
Nothing found to display.