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

Application Lifecycle Management

Search In Project

Search inClear

RUSLE2 supporting file checker (v1.3)#6570/HEAD / v4
Tags:  not added yet

RUSLE2 supporting file checker (v1.3)[SERVICE-6570]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: wlloydJan 12 2016 11:03 Modified by: JRCarlsonApr 26 2017 19:45 Type:
Model
Path: m/rusle2check/1.3 Context: csip-erosion Version: 1.3
Endpoints: http://csip.engr.colostate.edu:8083/csip-erosion/m/rusle2check/1.3
Maintainers:
--
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
R2 data input validator: validates if required inputs are provided and backend has necessary XML files.

Input is the standard rusle2 payload, which matches the v1.3 version of the service.

Performs validation checking on operations, crops, and residues to confirm if they exist on the backend for the run.

If the files are missing Rusle2 will still run, but substitutes default operations, crops, and residues in place of the requested values from the LMOD management.

Reports file existence in JSON payload:

"result":
[
   {
      "name": "Operation_1",
      "value": "operations\\Chisel, st. pt. ",
      "description": "operation is valid"
   },
   {
      "name": "OPERATION_INVALID_2",
      "value": "operations\\disk, tandem light finishing",
      "description": "OPERATION IS MISSING!"
   },
   {
      "name": "Operation_3",
      "value": "operations\\Cultivator, field 6-12 in sweeps",
      "description": "operation is valid"
   },
   {
      "name": "Operation_4",
      "value": "operations\\Drill or airseeder, double disk ",
      "description": "operation is valid"
   },
   {
      "name": "Operation_5",
      "value": "operations\\Harvest, killing crop 50pct standing stubble",
      "description": "operation is valid"
   },
   {
      "name": "Vegetation_1",
      "value": "vegetations\\Barley, spring",
      "description": "vegetation is valid"
   }
]
Details
Comments & Attachments
Associations
Children
SCM Commits
History (4)
Baselines
All (4)

Filter
 
No data to display.