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

Application Lifecycle Management

Search In Project

Search inClear

EFH2 (Extracted stand alone version from EFT)#6486/HEAD / v3
Tags:  not added yet

EFH2 (Extracted stand alone version from EFT)[SERVICE-6486]

Tracker: Services Priority: NormalNormal Status: Deployed
Submitted by: wlloydJan 12 2016 11:03 Modified by: jdriMay 18 2018 15:04 Type:
Model
Path: m/efh2/1.0 Context: csip-hydrotools Version: 1.0
Endpoints: http://hydro.engr.colostate.edu/csip-hydrotools/m/efh2/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
Engineering Field Handbook Chapter 2 service.

{
  "metainfo": {},
  "parameter": [
    {
      "name": "precip",
      "description": "precip",
      "unit": "inch",
      "min": "1",
      "max": "15",
      "value": 14
    },
    {
      "name": "runoffcurvenumber",
      "description": "runoffcurvenumber",
      "unit": "",
      "min": "40",
      "max": "95",
      "value": 90
    },
    {
      "name": "stormtype",
      "description": "stormtype",
      "value": "I"
    },
    {
      "name": "watershedlength",
      "description": "watershedlength",
      "unit": "foot",
      "min": "200",
      "max": "26000",
      "value": 1500
    },
    {
      "name": "watershedslope",
      "description": "watershedslope",
      "unit": "%",
      "min": "0.1",
      "max": "64",
      "value": 0.5
    }
  ]
}
{
  "metainfo": {
    ...
  "parameter": [
    ...
  ],
  "result": [
    {
      "name": "runoff",
      "value": 12.75
    },
    {
      "name": "timeofconcentration",
      "value": 0.7271783122842085
    },
    {
      "name": "unitpeakdischarge",
      "value": 0.3700218653831753
    }
  ]
}
   (none)
   (none)
Details
Comments & Attachments
Associations
Children
SCM Commits
History (3)
Baselines
All (3)