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

Application Lifecycle Management

Search In Project

Search inClear

Soil Conditioning Index (SCI) v1.3.1#6449/HEAD / v7
Tags:  not added yet

Soil Conditioning Index (SCI) v1.3.1[SERVICE-6449]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: wlloydJan 12 2016 11:03 Modified by: jdriMay 21 2018 08:15 Type:
Model
Path: m/sci/1.3.1 Context: csip-erosion Version: 1.3.1
Endpoints: http://csip.engr.colostate.edu:8083/csip-erosion/m/sci/1.3.1
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description

Soil Conditioning Index (csip-erosion/m/sci/1.3.1)

This service returns a Soil Conditioning Index (SCI) value calculated using both RUSLE2 and WEPS model simulation runs. Negative value reflects depletion of soil organic matter, positive value enhancing organic matter. This service also has been deployed as csip-sq/m/sci/1.0.

{
  "metainfo" : {},
  "parameter" : [
      {
        //.. Union of parameters from RUSLE2 and WEPS services.
      },
    ],
}
{
  "metainfo" : {
        "status" : "Finished",
    },
  "parameter" : [
        //.. Parameters from original model execution request
    ],
  "result" : [
      {
         "name" : "sci_value",
         "description" :"The total SCI value.",
         "value": -0.171
      },{
         "name": "sci_om",
         "description" :"The SCI OM (Organic Matter) subfactor.
                            This is 40% of the total SCI value.",
         "value": -0.3817
      },{
         "name": "sci_fo",
         "description" :"The SCI FO (Field Operations) subfactor.
                            This is 40% of the total SCI value.",
         "value": 0.9782
      },{
         "name": "sci_er",
         "description" :"The SCI ER (Erosion Rate) subfactor.
                            This is 20% of the total SCI value.",
         "value": 0.3195
      }
    ]
}
 (none)
 (none)
Details
Comments & Attachments (3)
Associations
Children
SCM Commits
History (7)
Baselines
All (7)