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

Application Lifecycle Management

Search In Project

Search inClear

Windgen - Wind Data Generation Utility#30490/v3
Tags:  not added yet

Windgen - Wind Data Generation Utility[SERVICE-30490]

Tracker: Services Priority: NormalNormal Status: New
Submitted by: rob.streetmanFeb 27 2017 15:13 Modified by: rob.streetmanFeb 27 2017 15:25 Type:
Model
Path: m/windgen/1.0 Context: csip-climate Version: 1.0
Endpoints:
Maintainers:
--
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
Wind data generation utility.

Request Response
{
    "metainfo": {
        "projectReference":
        {
            "name": "csip-windgen",
            "dataCommands": "See also: csip-WEPS-DataHandler endpoint for a list of data commands also supported by this endpoint"

        }
    },
    "parameter": [
        {
            "name": "outputFile",
            "description": "Output file",
            "value":  "win_gen.win"
        },
        {
            "name": "dataFile",
            "description": "Input database file",
            "value":  "win_gen.wdb",
            "useInternal":  "true"
        },
        {
            "name": "WBANnum",
            "description": "Station WBAN number",
            "min": "1",
            "max": "999999",
            "value": 999999
        },
        {
            "name": "startyear",
            "description": "beginning simulation (calendar) year (1) (optional)",
            "min": "1",
            "max": "1000",
            "value": 1
        },
        {
            "name": "duration",
            "description": "number of years to simulate (1) (optional)",
            "min": "1",
            "max": "1000",
            "value": 1
        },
        {
            "name": "stationIndex",
            "description": "station database index no. (optional)",
            "min": "1",
            "max": "1000",
            "value": 1
        },
        {
            "name": "randSeed",
            "description": "random number seed (54321) (optional)",
            "min": "1",
            "max": "10000",
            "value": 54321
        },
        {
            "name": "stormDuration",
            "description": "storm duration length in hours (6) (optional)",
            "min": "1",
            "max": "1000",
            "value": 6
        },
        {
            "name": "stormBuild",
            "description": "number of days to build storms from (5) (optional)",
            "min": "1",
            "max": "1000",
            "value": 5
        },
        {
            "name": "longOutput",
            "description": "display long (additional) output (optional)",
            "value": false
        }

     ]
}

Details
Comments & Attachments
Associations
Children
SCM Commits
History (3)
Baselines
All (3)