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)

Completed Jan 12 2016 11:03
Submit by wlloyd
Duplicated Feb 27 2017 11:06
by rob.streetman
Deployed Mar 07 2017 12:59
by rob.streetman
Compare tracker item versions
Submitted Action Version
jdri
May 21 2018 08:15
Edit 7
Description
!!! Soil Conditioning Index (csip-erosion/m/sci/1.3.1)
This service returns a Soil Conditioning...ive value enhancing organic matter. This service also has been deployed as csip-sq/m/sci/1.0.
%%tabbedSection¶
%%tab-Request¶
{{{
{
"metainfo" : {},
"parameter" : [
{
//.. Union of parameters from RUSLE2 and WEPS services.
},
],
}
}}}
%%¶
%%tab-Response¶
{{{
{
"metainfo" : {
"status" : "Finished",
},
"...s 20% of the total SCI value.",
"value": 0.3195
}
]
}
}}}

Show diff
!!! Soil Conditioning Index (csip-erosion/m/sci/1.3.1)
This service returns a Soil Conditioning...ive value enhancing organic matter. This service also has been deployed as csip-sq/m/sci/1.0.
[{Table¶
|__Request__¶
|__Response__¶
|(text-align:left;vertical-align:top;){{{{
"metainfo" : {},
"parameter" : [
{
//.. Union of parameters from RUSLE2 and WEPS services.
},
],
}
}}}
\\¶
|(text-align:left;vertical-align:top;){{{{
"metainfo" : {
"status" : "Finished",
},
"...s 20% of the total SCI value.",
"value": 0.3195
}
]
}
}}}
JRCarlson
Apr 26 2017 21:37
Edit 6
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.
[{Table
|__Request__
|__Response__
|(text-align:left;vertical-align:top;){{{{
"metainfo" : {},
"parameter" : [
{
//.. Union of parameters from RUSLE2 and WEPS services.
},
],
}
}}}
|(text-align:left;vertical-align:top

Show diff
Returns Soil Condition 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.
[{Table
|__Request__ |__Response__
|(text-align:left;vertical-align:top)
 {{{
{
"metainfo" : {},
"parameter" : [
{
//.. Union of parameters from RUSLE2 and WEPS services.
},
],
}
}}}
|(text-align:left;vertical-align:top
Maintainers Jakob23 wlloyd
Service Name
Soil Conditioning Index (SCI) v1.3.1
Soil Condition Index Calculation (SCI)
rob.streetman
Mar 07 2017 12:59
Edit 5
Status Deployed Duplicated
rob.streetman
Mar 07 2017 12:58
Edit 4
Path m/sci/1.3.1 m/sci/1.1
Version 1.3.1 1.1
rob.streetman
Feb 27 2017 11:06
Edit 3
Status Duplicated Completed
rob.streetman
Feb 27 2017 10:57
Edit 2
Endpoints [http://csip.engr.colostate.edu:8083/csip-erosion/m/sci/1.3.1] [http://csip.engr.colostate.edu:8083/csip/m/sci/1.1]
wlloyd
Jan 12 2016 11:03
Submit 1
No changes.