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

Application Lifecycle Management

Search In Project

Search inClear

Sheet/Rill Erosion (RUSLE2) Simulation v2.1#6446/HEAD / v7
Tags:  not added yet

Sheet/Rill Erosion (RUSLE2) Simulation v2.1[SERVICE-6446]

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

Sheet/Rill Erosion (RUSLE2) Simulation (csip-erosion/m/rusle2/2.1)

20170425: This service runs the Revised Universal Soil Loss Equation (RUSLE2) model version 2.5.2.11. It uses soil component keys from a 2015 instance of the NRCS Soil Data Mart and calls the csip-soils/d/rusle2soilinput/1.0 service to fetch soil parameters and create a soil .xml file for input to the model. The v2.1 service request includes the farm field centroid lat/long used to fetch a climate .xml file for input the model, and also crop, operation, and residue names from LMOD used to fetch corresponding .xml files for input to the model. This version has been used to support NRCS IET training during 2016 and the first half of 2017. The service also has been deployed as csip-r2/m/rusle2/2.1 supporting deployment of the NRCS IET 1 production release.

{
    "metainfo": {
    },

    "parameter": [
        {
            "name": "latitude",
            "description": "Location latitude, continental US range. For climate lookup",
            "unit": "deg",
            "min": "25",
            "max": "50",
            "value": 36.250515
        },
        {
            "name": "longitude",
            "description": "Location longitude, continental US range. For climate lookup",
            "unit": "deg",
            "min": "-124",
            "max": "-66",
            "value": -84.026264
        },
        {
            "name": "steepness",
            "description": "Average slope steepness. R2:SLOPE_STEEP",
            "unit": "%",
            "min": "0.001",
            "max": "100",
            "value": 3
        },
        {
            "name": "length",
            "description": "Average horizontal slope length. R2:SLOPE_HORIZ",
            "unit": "ft",
            "min": "0.001",
            "max": "1000",
            "value": 150
        },
        {
            "name": "topo_steepness",
            "description": "Slope steepness for each segment. steepness values as array. R2:TOPO_STEEP",
            "unit": "%",
            "min": "0.001",
            "max": "100",
            "value": [
                4,
                2
            ]
        },
        {
            "name": "topo_length",
            "description": "Horizontal slope length for each topo segment. length values as array. R2:TOPO_HORIZ",
            "unit": "ft",
            "min": "0.001",
            "max": "1000",
            "value": [
                30,
                120
            ]
        },
        {
            "name": "fuel",
            "description": "fuel type. R2:SLOPE_FUEL_PTR",
            "value": {
                "path": "fuels\\Local",
                "name": "Diesel",
                "type": "FUEL",
                "key": "8708124062829849523",
                "version": "0.8",
                "metadata": {
                   "owner": "dave.lightle",
                   "group": "NRCS_Fld_Office",
                   "date": "2008-08-12 13:33:31"
                }
            }
        },
        {
            "name": "soil",
            "description": "soil (arrayed). String keys returned from CSIP soil service. Corresponds to R2:SOIL_PTR.",
            "value": [
                123456,
                234567
            ]
        },
        {
            "name": "soil_length",
            "description": "soil segment lengths (arrayed). R2:SOIL_HORIZ.",
            "unit": "ft",
            "value": [
                100,
                50
            ]
        },
        {
            "name": "management",
            "description": "management description, from LMOD query or constructed in URB editor.",
            "value": [
                {
                    "lmod_file": {
                        "path": "managements\\CMZ 01\\b.Mullti-year Rotation Templates\\Alfalfa rotations",
                        "name": "soybeans; nr, Sfcult 2x; corn FC twist, anhyd, sfcult 2x; Alf 3yrs FC twist fcult",
                        "key": "9177684190369916811",
                        "type": "MANAGEMENT",
                        "version": "0.8",
                        "metadata": {
                            "meta": [
                                {
                                    "name": "generator",
                                    "content": "LMOD / CakePHP"
                                },
                                {
                                    "name": "owner",
                                    "content": "robin.martinek"
                                },
                                {
                                    "name": "group",
                                    "content": "NRCS_Sta_Agron"
                                },
                                {
                                    "name": "date",
                                    "content": "2007-09-14 09:09:02"
                                }
                            ]
                        },
                        "params": {
                            "param": [
                                {
                                    "name": "DURATION_IN_MAN",
                                    "type": "Int",
                                    "unit": "year",
                                    "data": {
                                        "datum": [
                                            5
                                        ]
                                    }
                                },
                                {
                                    "name": "EXT_RES_PTR",
                                    "type": "ObR",
                                    "dim": {
                                        "name": "OP_DATE"
                                    },
                                    "file_type": "RESIDUE",
                                    "data": {
                                        "datum": [
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            }
                                        ]
                                    }
                                },
                                {
                                    "name": "MAN_FUEL_USE_PTR",
                                    "type": "ObR",
                                    "file_type": "FUEL",
                                    "data": {
                                        "datum": [
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            }
                                        ]
                                    }
                                },
                                {
                                    "name": "MAN_IRRIG_SUB_OBJ_PTR",
                                    "type": "SbR",
                                    "data": {
                                        "datum": [
                                            "MAN_IRRIG_NONE_SUB_OBJ"
                                        ]
                                    }
                                },
                                {
                                    "name": "MAN_OP_DEPTH",
                                    "type": "Flt",
                                    "unit": "inch",
                                    "dim": {
                                        "name": "OP_DATE"
                                    },
                                    "data": {
                                        "datum": [
                                            4,
                                            4,
                                            1.5,
                                            null,
                                            7,
                                            4,
                                            4,
                                            4,
                                            2.5,
                                            null,
                                            7,
                                            4,
                                            1.5,
                                            null,
                                            null,
                                            null,
                                            null,
                                            null,
                                            null,
                                            null,
                                            null
                                        ]
                                    }
                                },
                                {
                                    "name": "MAN_OP_FUEL_USE_PTR",
                                    "type": "ObR",
                                    "dim": {
                                        "name": "OP_DATE"
                                    },
                                    "file_type": "FUEL",
                                    "data": {
                                        "datum": [
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            },
                                            {
                                                "file_key": "8708124062829849524",
                                                "value": "fuels\\default"
                                            }
                                        ]
                                    }
                                },
                                {
                                    "name": "MAN_OP_SPEED",
                                    "type": "Flt",
                                    "unit": "mile/hour",
                                    "dim": {
                                        "name": "OP_DATE"
                                    },
                                    "data": {
                                        "datum": [
                                            5,
                                            5,
                                            5,
                                            null,
                                            5,
                                            5,
                                            5,
                                            5,
                                            5,
                                            null,
                                            5,
                                            5,
                                            5,
                                            null,
                                            null,
                                            null,
                                            null,
                                            null,
                                            null,
                                            null,
                                            null
                                        ]
                                    }
                                },
                                {
                                    "name": "MAN_OP_VEG_NUM_HARV_UNITS",
                                    "type": "Flt",
                                    "unit": "acre^-1",
                                    "dim": {
                                        "name": "OP_DATE"
                                    },
                                    "data": {
                                        "datum": [
                                            null,
                                            null,
                                            20,
                                            null,
                                            null,
                                            null,
                                            null,
                                            null,
                                            112,
                                            null,
                                            null,
                                            null,
                                            1.5,
                                            1.5,
                                            1.6,
                                            1.5,
                                            1.5,
                                            2.5,
                                            1.65,
                                            1.65,
                                            2.5
                                        ]
                                    }
                                },
                                {
                                    "name": "MAN_OP_VEG_RETARD_CLASS",
                                    "type": "Lst",
                                    "dim": {
                                        "name": "OP_DATE"
                                    },
                                    "data": {
                                        "datum": [
                                            null,
                                            null,
                                            "MOD_LOW_RETARD",
                                            null,
                                            null,
                                            null,
                                            null,
                                            null,
                                            "NO_RETARD",
                                            null,
                                            null,
                                            null,
                                            "MOD_HIGH_RETARD",
                                            "MOD_HIGH_RETARD",
                                            "MOD_HIGH_RETARD",
                                            "MOD_HIGH_RETARD",
                                            "MOD_HIGH_RETARD",
                                            "EXTREME_RETARD",
                                            "MOD_HIGH_RETARD",
                                            "MOD_HIGH_RETARD",
                                            "EXTREME_RETARD"
                                        ]
                                    }
                                },
                                {
                                    "name": "NUM_ROTATION_BUILDER_MANS",
                                    "type": "Int",
                                    "dim": {
                                        "name": "NUM_ROTATION_BUILDER_MANS"
                                    },
                                    "data": {
                                        "datum": [
                                            1
                                        ]
                                    }
                                },
                                {
                                    "name": "OP_DATE",
                                    "type": "Dte",
                                    "unit": "date",
                                    "dim": {
                                        "name": "OP_DATE"
                                    },
                                    "data": {
                                        "datum": [
                                            "5/15/2",
                                            "5/20/2",
                                            "5/25/2",
                                            "10/10/2",
                                            "10/15/2",
                                            "10/20/2",
                                            "5/5/3",
                                            "5/10/3",
                                            "5/10/3",
                                            "10/10/3",
                                            "10/15/3",
                                            "4/20/4",
                                            "4/20/4",
                                            "7/15/4",
                                            "9/1/4",
                                            "6/1/5",
                                            "7/15/5",
                                            "9/1/5",
                                            "6/1/6",
                                            "7/15/6",
                                            "9/1/6"
                                        ]
                                    }
                                },
                                {
                                    "name": "OP_PTR",
                                    "type": "ObR",
                                    "dim": {
                                        "name": "OP_DATE"
                                    },
                                    "file_type": "OPERATION",
                                    "data": {
                                        "datum": [
                                            {
                                                "file_key": "8708124062829849102",
                                                "value": "operations\\Cultivator, field 6-12 in sweeps"
                                            },
                                            {
                                                "file_key": "8708124062829849102",
                                                "value": "operations\\Cultivator, field 6-12 in sweeps"
                                            },
                                            {
                                                "file_key": "8708124062829849131",
                                                "value": "operations\\Drill or airseeder, double disk  "
                                            },
                                            {
                                                "file_key": "8708124062829849228",
                                                "value": "operations\\Harvest, killing crop 20pct standing stubble"
                                            },
                                            {
                                                "file_key": "8708124062829849118",
                                                "value": "operations\\Chisel, twisted shovel "
                                            },
                                            {
                                                "file_key": "8708124062829849287",
                                                "value": "operations\\Fert applic. anhyd knife 12 in"
                                            },
                                            {
                                                "file_key": "8708124062829849102",
                                                "value": "operations\\Cultivator, field 6-12 in sweeps"
                                            },
                                            {
                                                "file_key": "8708124062829849102",
                                                "value": "operations\\Cultivator, field 6-12 in sweeps"
                                            },
                                            {
                                                "file_key": null,
                                                "value": "operations\\planter, double disk opnr "
                                            },
                                            {
                                                "file_key": "8708124062829849227",
                                                "value": "operations\\Harvest, killing crop 50pct standing stubble"
                                            },
                                            {
                                                "file_key": "8708124062829849118",
                                                "value": "operations\\Chisel, twisted shovel "
                                            },
                                            {
                                                "file_key": "8708124062829849102",
                                                "value": "operations\\Cultivator, field 6-12 in sweeps"
                                            },
                                            {
                                                "file_key": "8708124062829849131",
                                                "value": "operations\\Drill or airseeder, double disk  "
                                            },
                                            {
                                                "file_key": "8708124062829849219",
                                                "value": "operations\\Harvest, hay, legume "
                                            },
                                            {
                                                "file_key": "8708124062829849219",
                                                "value": "operations\\Harvest, hay, legume "
                                            },
                                            {
                                                "file_key": "8708124062829849219",
                                                "value": "operations\\Harvest, hay, legume "
                                            },
                                            {
                                                "file_key": "8708124062829849219",
                                                "value": "operations\\Harvest, hay, legume "
                                            },
                                            {
                                                "file_key": "8708124062829849219",
                                                "value": "operations\\Harvest, hay, legume "
                                            },
                                            {
                                                "file_key": "8708124062829849219",
                                                "value": "operations\\Harvest, hay, legume "
                                            },
                                            {
                                                "file_key": "8708124062829849219",
                                                "value": "operations\\Harvest, hay, legume "
                                            },
                                            {
                                                "file_key": "8708124062829849219",
                                                "value": "operations\\Harvest, hay, legume "
                                            }
                                        ]
                                    }
                                },
                                {
                                    "name": "RES_ADDED",
                                    "type": "Flt",
                                    "unit": "pound/acre",
                                    "dim": {
                                        "name": "OP_DATE"
                                    },
                                    "data": {
                                        "datum": [
                                            3245.2988109423,
                                            null,
                                            null,
                                            399.2648907264,
                                            null,
                                            null,
                                            null,
                                            null,
                                            null,
                                            3136,
                                            null,
                                            null,
                                            null,
                                            405,
                                            405,
                                            432,
                                            398.62212105315,
                                            405,
                                            675,
                                            438.48433315847,
                                            445.5
                                        ]
                                    }
                                },
                                {
                                    "name": "ROT_BUILD_CORRECTION_TYPE",
                                    "type": "Lst",
                                    "dim": {
                                        "name": "NUM_ROTATION_BUILDER_MANS"
                                    },
                                    "data": {
                                        "datum": [
                                            "ROT_BUILD_CORRECT_TYPE_NONE"
                                        ]
                                    }
                                },
                                {
                                    "name": "ROT_BUILD_END_DATE",
                                    "type": "Dte",
                                    "unit": "date",
                                    "dim": {
                                        "name": "NUM_ROTATION_BUILDER_MANS"
                                    },
                                    "data": {
                                        "datum": [
                                            "1/1/0"
                                        ]
                                    }
                                },
                                {
                                    "name": "ROT_BUILD_MAN_IRRIG_SUB_OBJ_PTR",
                                    "type": "SbR",
                                    "data": {
                                        "datum": [
                                            "MAN_IRRIG_NONE_SUB_OBJ"
                                        ]
                                    }
                                },
                                {
                                    "name": "ROT_BUILD_START_DATE",
                                    "type": "Dte",
                                    "unit": "date",
                                    "dim": {
                                        "name": "NUM_ROTATION_BUILDER_MANS"
                                    },
                                    "data": {
                                        "datum": [
                                            "1/1/0"
                                        ]
                                    }
                                },
                                {
                                    "name": "ROTATION_BUILDER_MAN_PTRS",
                                    "type": "ObR",
                                    "dim": {
                                        "name": "NUM_ROTATION_BUILDER_MANS"
                                    },
                                    "file_type": "MANAGEMENT",
                                    "data": {
                                        "datum": [
                                            {
                                                "file_key": null,
                                                "value": "#ENTRY_NONE"
                                            }
                                        ]
                                    }
                                },
                                {
                                    "name": "ROTATION_BUILDER_PTR",
                                    "type": "SbR",
                                    "data": {
                                        "datum": [
                                            "ROTATION_BUILDER"
                                        ]
                                    }
                                },
                                {
                                    "name": "RUSLE2:SCIENCEVERSION",
                                    "type": "Str",
                                    "data": {
                                        "datum": [
                                            "20061020"
                                        ]
                                    }
                                },
                                {
                                    "name": "VEG_PTR",
                                    "type": "ObR",
                                    "dim": {
                                        "name": "OP_DATE"
                                    },
                                    "file_type": "VEGETATION",
                                    "data": {
                                        "datum": [
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": "8708124062829849611",
                                                "value": "vegetations\\Soybean, group 0 and I,  7in rows"
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": "8708124062829849962",
                                                "value": "vegetations\\Corn, grain"
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": null
                                            },
                                            {
                                                "file_key": "8708124062829850359",
                                                "value": "vegetations\\Alfalfa, spring seed "
                                            },
                                            {
                                                "file_key": "8708124062829850356",
                                                "value": "vegetations\\Alfalfa, spring seed regrowth after cutting "
                                            },
                                            {
                                                "file_key": "8708124062829850357",
                                                "value": "vegetations\\Alfalfa, spring seed senes to y2 regrowth"
                                            },
                                            {
                                                "file_key": "8708124062829850355",
                                                "value": "vegetations\\Alfalfa, yr2 regrowth after cutting "
                                            },
                                            {
                                                "file_key": "8708124062829850355",
                                                "value": "vegetations\\Alfalfa, yr2 regrowth after cutting "
                                            },
                                            {
                                                "file_key": "8708124062829850352",
                                                "value": "vegetations\\Alfalfa, yr2 senes to yr3 regrowth"
                                            },
                                            {
                                                "file_key": "8708124062829850366",
                                                "value": "vegetations\\Alfalfa, yr3 regrowth after cutting "
                                            },
                                            {
                                                "file_key": "8708124062829850366",
                                                "value": "vegetations\\Alfalfa, yr3 regrowth after cutting "
                                            },
                                            {
                                                "file_key": "8708124062829850364",
                                                "value": "vegetations\\Alfalfa, yr3 senes to yr4 regrowth"
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    }
                },
                {
                    "lmod_file": {
                        "path": "managements\\CMZ 01\\a.Single Year/Single Crop Templates\\Rye",
                        "name": "rye; FC, st pt, disk, fcult, z1",
                        "key": "9177684190369918363",
                        "type": "MANAGEMENT",
                        "version": "0.8",
                        "metadata": {
                            "generator": "LMOD / CakePHP",
                            "url": "http://<lmod>/rest_files/view/9177684190369918363?format=json"
                            "owner": "dave.lightle",
                            "group": "NRCS_Sta_Agron",
                            "date" : "2002-09-30 13:47:25"
                        },
                        "params": {
                            "comment": "(content omitted)"
                        }
                    }
                },
                {
                    "name": "mgmt_length",
                    "description": "soil segment lengths (arrayed). R2:SOIL_HORIZ.",
                    "unit": "ft",
                    "value": [
                        100,
                        50
                    ]
                },
                {
                    "name": "rock_cover",
                    "description": "rock cover for each (mgmt, soil) pair moving down the slope. R2:SLOPE_ROCK_COVER_INPUTS_VAL",
                    "unit": "%",
                    "min": "0",
                    "max": "100",
                    "value": [
                        0,
                        0,
                        0
                    ]
                }
            ]
        }
    ]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "182b8505-7534-11e1-b93f-1d1c56c85325",
        "tstamp": "2012-03-23T22:04:00+0000",
        "polling_interval": "2000",
        "first_poll": "2000",
        "cputime": "1055",
        "expiration_date": "2012-03-23T22:09:28+0000"
    },

    "parameter": [
        //.. see request
    ],
    "result": [
        {
            "name": "slope_delivery",
            "value": 3,
            "unit": "t/ac/y"
        },
        {
            "name": "t_value",
            "value": 5,
            "unit": "t/ac/y"
        },
        {
            "name": "degrade",
            "description": "Soil degradation",
            "value": 2.60436106203552,
            "unit": "t/ac/y"
        },
        {
            "name": "climate",
            "description": "the climate record used for this run (based on provided lat/lon)",
            "value": "climates\\USA\\Tennessee\\Anderson County"
        }
    ]
}
 (none)
 (none)
Details
Comments & Attachments (4)
Associations
Children
SCM Commits
History (7)
Baselines
All (7)