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

Application Lifecycle Management

Search In Project

Search inClear

Wind Erosion (WEPS) Simulation v5.0#41603/HEAD / v5
Tags:  not added yet

Wind Erosion (WEPS) Simulation v5.0[SERVICE-41603]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: Jakob23Mar 21 2018 14:23 Modified by: JRCarlsonMar 27 2020 13:13 Type:
Model
Path: m/weps/5.0 Context: csip-weps Version: 5.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-weps/m/weps/5.0
Maintainers:
Website: -- Apps:
IET
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description

Wind Erosion (WEPS) Simulation (csip-weps/m/weps/5.0)

20200328: This service version is configured to run the latest NRCS-adopted version of WEPS model. The service calls the wepssoilinput/2.0 service to fetch parameters from the NRCS Soil Data Mart to create a .ifc input file to the model. It uses the csip-climate services to fetch data from PRISM and climate tables in the NRCS Conservation Resources Database (CRdb) and run the CLIGEN weather generator and WINDGEN wind generator to create .cli and .win input files to the model. The service fetches crop, operation, and residue data from the NRCS Conservation Resources Land Management Database (CRLMOD) and translates to a .man input file to the model. The service runs in asynchronous mode with the calibration parameter set to true, meaning crops so marked in CRLMOD are calibrated to the target yield in the service request. The service takes between 30-60 seconds per crop year to complete in calibration mode, and 15-30 seconds total if non-calibrated.

{
	"metainfo": {
		"mode": "sync"
	},
	"parameter": [{
		"name": "rotations",
		"value": [{
			"duration": 1,
			"length": 200,
			"managements": [{
				"events": [{
					"date": "2019-04-14",
					"interval": false,
					"operation": {
						"add_residue": false,
						"begin_growth": false,
						"id": "20277",
						"kill_crop": true,
						"name": "Cultivator, field 6-12 in sweeps",
						"opGroup1": "Tillage, cultivator, disk",
						"resAdded": 0,
						"stir": 26
					},
					"row_direction": "0"
				},
				{
					"crop": {
						"cropGroup1": null,
						"cropGroup2": null,
						"cropGroup3": null,
						"cropGroup4": null,
						"cropGroup5": null,
						"defaultYield": "112",
						"id": "275",
						"name": "Corn, grain, seed",
						"yieldUnit": "bu/ac"
					},
					"date": "2019-04-15",
					"interval": false,
					"operation": {
						"add_residue": false,
						"begin_growth": true,
						"id": "20240",
						"kill_crop": false,
						"name": "Planter, double disk opnr",
						"opGroup1": "Seeding, planter",
						"resAdded": 0,
						"stir": 2.44
					},
					"row_direction": "0",
					"yield": 112
				},
				{
					"date": "2019-10-15",
					"interval": true,
					"operation": {
						"add_residue": false,
						"begin_growth": false,
						"id": "20140",
						"kill_crop": true,
						"name": "Harvest, killing crop 50pct standing stubble",
						"opGroup1": "Harvest, crops",
						"resAdded": 0,
						"stir": 0.15
					},
					"row_direction": "0"
				},
				{
					"date": "2019-11-01",
					"interval": false,
					"operation": {
						"add_residue": false,
						"begin_growth": false,
						"id": "20018",
						"kill_crop": false,
						"name": "Fert. applic. anhyd knife 30 inch spacing",
						"opGroup1": "Application, agchem, nutrient",
						"resAdded": 0,
						"stir": 2.6
					},
					"row_direction": "0"
				}],
				"id": null,
				"name": "corn grain; fall anhydrous, Sfcult, z24",
				"path": "CMZ 24\\a.Single Year Single Crop Templates\\Corn; grain\\30 in"
			}],
			"name": "corn"
		}]
	},
	{
		"name": "crop_calibration_mode",
		"value": "true"
	},
	{
		"name": "soil",
		"value": "15272990"
	},
	{
		"name": "usePRISM",
		"value": true
	},
	{
		"name": "field_shape",
		"value": "rectangle"
	},
	{
		"name": "field_length",
		"value": 6831.6899999999996
	},
	{
		"name": "field_width",
		"value": 6883.3800000000001
	},
	{
		"name": "field_radius",
		"value": 0
	},
	{
		"name": "field_orientation",
		"value": -0.040000000000000001
	},
	{
		"name": "latitude",
		"value": "39.0814570078191"
	},
	{
		"name": "longitude",
		"value": "-97.5478879460208"
	},
	{
		"name": "elevation",
		"value": "0"
	},
	{
		"name": "wind_barriers",
		"value": [{
			"name": "wind_barrier",
			"value": null,
			"properties": {

			}
		},
		{
			"name": "wind_barrier",
			"value": null,
			"properties": {

			}
		},
		{
			"name": "wind_barrier",
			"value": null,
			"properties": {

			}
		},
		{
			"name": "wind_barrier",
			"value": null,
			"properties": {

			}
		}]
	},
	{
		"name": "water_erosion_loss",
		"value": 0.64300000667572021
	},
	{
		"name": "soil_rock_fragments",
		"value": "0"
	}]
}

{
    "metainfo": {
        "mode": "sync",
        "status": "Finished",
        "suid": "03b0675f-2d3c-11e8-9dff-2b44db1b8b1d",
        "cloud_node": "10.1.49.26",
        "request_ip": "10.2.228.60",
        "service_url": "http://csip.engr.colostate.edu:8083/csip-weps/m/weps/5.0",
        "csip-weps.version": "$version: 2.0.11 74c64a4adaa8 2018-02-26 Mark Haas <mark.haas@ars.usda.gov>, built at 2018-02-27 10:26 by jenkins$",
        "csip.version": "$version: 2.2.12 d77d473c01cc 2018-02-13 od, built at 2018-02-27 10:26 by jenkins$",
        "tstamp": "2018-03-21 13:14:01",
        "progress": "Year          50  of          50",
        "cpu_time": 50722,
        "expiration_date": "2018-03-21 13:15:22"
    },
    "parameter": [
        {
            "name": "rotations",
            "value": [
                {
                    "duration": 1,
                    "length": 200,
                    "managements": [
                        {
                            "events": [
                                {
                                    "date": "2019-04-14",
                                    "interval": false,
                                    "operation": {
                                        "add_residue": false,
                                        "begin_growth": false,
                                        "id": "20277",
                                        "kill_crop": true,
                                        "name": "Cultivator, field 6-12 in sweeps",
                                        "opGroup1": "Tillage, cultivator, disk",
                                        "resAdded": 0,
                                        "stir": 26
                                    },
                                    "row_direction": "0"
                                },
                                {
                                    "crop": {
                                        "cropGroup1": null,
                                        "cropGroup2": null,
                                        "cropGroup3": null,
                                        "cropGroup4": null,
                                        "cropGroup5": null,
                                        "defaultYield": "112",
                                        "id": "275",
                                        "name": "Corn, grain, seed",
                                        "yieldUnit": "bu/ac"
                                    },
                                    "date": "2019-04-15",
                                    "interval": false,
                                    "operation": {
                                        "add_residue": false,
                                        "begin_growth": true,
                                        "id": "20240",
                                        "kill_crop": false,
                                        "name": "Planter, double disk opnr",
                                        "opGroup1": "Seeding, planter",
                                        "resAdded": 0,
                                        "stir": 2.44
                                    },
                                    "row_direction": "0",
                                    "yield": 112
                                },
                                {
                                    "date": "2019-10-15",
                                    "interval": true,
                                    "operation": {
                                        "add_residue": false,
                                        "begin_growth": false,
                                        "id": "20140",
                                        "kill_crop": true,
                                        "name": "Harvest, killing crop 50pct standing stubble",
                                        "opGroup1": "Harvest, crops",
                                        "resAdded": 0,
                                        "stir": 0.15
                                    },
                                    "row_direction": "0"
                                },
                                {
                                    "date": "2019-11-01",
                                    "interval": false,
                                    "operation": {
                                        "add_residue": false,
                                        "begin_growth": false,
                                        "id": "20018",
                                        "kill_crop": false,
                                        "name": "Fert. applic. anhyd knife 30 inch spacing",
                                        "opGroup1": "Application, agchem, nutrient",
                                        "resAdded": 0,
                                        "stir": 2.6
                                    },
                                    "row_direction": "0"
                                }
                            ],
                            "id": null,
                            "name": "corn grain; fall anhydrous, Sfcult, z24",
                            "path": "CMZ 24\\a.Single Year Single Crop Templates\\Corn; grain\\30 in"
                        }
                    ],
                    "name": "corn"
                }
            ]
        },
        {
            "name": "crop_calibration_mode",
            "value": "true"
        },
        {
            "name": "soil",
            "value": "15272990"
        },
        {
            "name": "usePRISM",
            "value": true
        },
        {
            "name": "field_shape",
            "value": "rectangle"
        },
        {
            "name": "field_length",
            "value": 6831.69
        },
        {
            "name": "field_width",
            "value": 6883.38
        },
        {
            "name": "field_radius",
            "value": 0
        },
        {
            "name": "field_orientation",
            "value": -0.04
        },
        {
            "name": "latitude",
            "value": "39.0814570078191"
        },
        {
            "name": "longitude",
            "value": "-97.5478879460208"
        },
        {
            "name": "elevation",
            "value": "0"
        },
        {
            "name": "wind_barriers",
            "value": [
                {
                    "name": "wind_barrier",
                    "value": null,
                    "properties": {}
                },
                {
                    "name": "wind_barrier",
                    "value": null,
                    "properties": {}
                },
                {
                    "name": "wind_barrier",
                    "value": null,
                    "properties": {}
                },
                {
                    "name": "wind_barrier",
                    "value": null,
                    "properties": {}
                }
            ]
        },
        {
            "name": "water_erosion_loss",
            "value": 0.6430000066757202
        },
        {
            "name": "soil_rock_fragments",
            "value": "0"
        }
    ],
    "result": [
        {
            "name": "soil_conditioning_index",
            "value": 0.568,
            "description": "total SCI (soil conditioning index)"
        },
        {
            "name": "sci_om_factor",
            "value": 0.3548,
            "description": "SCI Organic Matter subfactor"
        },
        {
            "name": "sci_er_factor",
            "value": 0.7469,
            "description": "SCI Erosion Rate subfactor"
        },
        {
            "name": "sci_fo_factor",
            "value": 0.6912,
            "description": "SCI Field Operations subfactor"
        },
        {
            "name": "diesel_energy",
            "value": 3.50974489271,
            "unit": "gallon(Diesel)/acre",
            "description": "energy used by management operations, expressed as fuel consumption equivalent"
        },
        {
            "name": "average_biomass",
            "value": 2.9107343855249996,
            "unit": "ton/acre/year",
            "description": "Average biomass"
        },
        {
            "name": "wind_eros",
            "value": 0,
            "unit": "ton/acre/year",
            "description": "Wind erosion (computed by WEPS)"
        },
        {
            "name": "water_eros",
            "value": 0.642815057401,
            "unit": "ton/acre/year",
            "description": "Water erosion (external input)"
        },
        {
            "name": "avg_all_stir",
            "value": 31.1875,
            "description": "Average STIR"
        },
        {
            "name": "saltation",
            "value": 0
        },
        {
            "name": "suspension",
            "value": 0
        },
        {
            "name": "pm10",
            "value": 0
        },
        {
            "name": "cli_station",
            "value": "MINNEAPOLIS"
        },
        {
            "name": "field_length",
            "value": 2098.054224,
            "unit": "Meters",
            "description": "The calculated length"
        },
        {
            "name": "field_width",
            "value": 2082.299112,
            "unit": "Meters",
            "description": "The calculated width"
        },
        {
            "name": "wind_station",
            "value": "724550"
        },
        {
            "name": "fuel_amount",
            "value": 3.50974489271
        },
        {
            "name": "fuel_type",
            "value": "Diesel"
        },
        {
            "name": "windStations",
            "value": [
                {
                    "name": "FT RILEY/MARSHALL A",
                    "country": "US",
                    "state": "KS",
                    "stationId": 724550,
                    "stationX": 96.7666682,
                    "stationY": 39.0500001,
                    "startidx": 19470101,
                    "endidx": 20001231
                },
                {
                    "name": "CONCORDIA(AWOS)",
                    "country": "US",
                    "state": "KS",
                    "stationId": 724580,
                    "stationX": 97.6500013,
                    "stationY": 39.5500011,
                    "startidx": 19480101,
                    "endidx": 20001231
                },
                {
                    "name": "SALINA MUNICIPAL",
                    "country": "US",
                    "state": "KS",
                    "stationId": 724586,
                    "stationX": 97.6500013,
                    "stationY": 38.8000016,
                    "startidx": 19420101,
                    "endidx": 20001231
                }
            ]
        },
        {
            "name": "stir_energy.out",
            "value": "http://csip.engr.colostate.edu:8083/csip-weps/q/03b0675f-2d3c-11e8-9dff-2b44db1b8b1d/stir_energy.out"
        },
        {
            "name": "weps.exe-1893666165-stdout.txt",
            "value": "http://csip.engr.colostate.edu:8083/csip-weps/q/03b0675f-2d3c-11e8-9dff-2b44db1b8b1d/weps.exe-1893666165-stdout.txt"
        },
        {
            "name": "weps.exe-1893666165-stderr.txt",
            "value": "http://csip.engr.colostate.edu:8083/csip-weps/q/03b0675f-2d3c-11e8-9dff-2b44db1b8b1d/weps.exe-1893666165-stderr.txt"
        },
        {
            "name": "sci_energy.out",
            "value": "http://csip.engr.colostate.edu:8083/csip-weps/q/03b0675f-2d3c-11e8-9dff-2b44db1b8b1d/sci_energy.out"
        }
    ]
}

<description of files to attach
<description of files to fetch
Details
Comments & Attachments
Associations
Children
SCM Commits
History (5)
Baselines
All (5)