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

Application Lifecycle Management

Search In Project

Search inClear

Soil Tillage Intensity Rating Calculation (STIR)#6448/v4
Tags:  not added yet

Soil Tillage Intensity Rating Calculation (STIR)[SERVICE-6448]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: wlloydJan 12 2016 11:03 Modified by: rob.streetmanMar 07 2017 13:01 Type:
Model
Path: m/stir/1.2 Context: csip-erosion Version: 1.2
Endpoints: http://csip.engr.colostate.edu:8083/csip-erosion/m/stir/1.2
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
A numerical value calculated using RUSLE2.

Request Response
{
  "metainfo" : { },
  "parameter" : [
      {
        "name" : "management",
        "value" : "<management description in LMOD JSON format>"
      },
      {
        "name" : "end_start_set_choice",
        "description" : "choices: 'user' (user-selected crop intervals), 'kill' (kill operation ends interval, e.g harvest), 'kill_and_begin' (interval breaks for every operation which either starts a crop growing, e.g. planting, or kills the currently growing crop, e.g. harvest).",
        "value" : "user"
      }
    ]
}
{
    "metainfo": {
        "status": "Finished"
    },
    "parameter": [
        {
            "name": "management",
            "value": "<management description in LMOD JSON format>"
        }
    ],
    "result": [
        {
            "name": "man_duration",
            "value": 1,
            "unit": "year"
        },
        {
            "name": "annual_stir",
            "value": 7.3
        },
        {
            "name": "rotation_stir",
            "value": 7.3
        },
        {
            "name": "op_stir_table",
            "value": [
                {
                    "op_name": "Kill crop",
                    "op_stir": 0,
                    "op_url": "http://oms-db.engr.colostate.edu/r2/operations/Kill%20crop.xml"
                },
                {
                    "op_name": "Drill or airseeder, double disk, w/ fluted coulters",
                    "op_stir": 7.15,
                    "op_url": "http://oms-db.engr.colostate.edu/r2/operations/Drill%20or%20airseeder,
%20double%20disk,%20w_%20fluted%20coulters.xml"
                },
                {
                    "op_name": "Harvest, killing crop 50pct standing stubble",
                    "op_stir": 0.15,
                    "op_url": "http://oms-db.engr.colostate.edu/r2/operations/Harvest,
%20killing%20crop%2050pct%20standing%20stubble.xml"
                }
            ]
        }
    ]
}
Files to attach:
(none)
Files to fetch:
(none)

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