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

Application Lifecycle Management

Search In Project

Search inClear

Climate: GHCND Weather Extraction#30485/v5
Tags:  not added yet

Climate: GHCND Weather Extraction[SERVICE-30485]

Tracker: Services Priority: NormalNormal Status: New
Submitted by: rob.streetmanFeb 27 2017 15:09 Modified by: rob.streetmanMar 03 2017 12:21 Type:
Model
Path: m/ghcnd/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
GHCND weather extraction

Request Response
{
    "metainfo": {

    },
    "parameter": [{
        "name": "station_list",
        "value": ["USC00141522", "USC00256439"],
        "description": "List of climate station IDs"
    }, {
        "name": "units",
        "value": "metric",
        "description": "'english' or 'metric'"
    }, {
        "name": "start_date",
        "value": "1950-1-1",
        "description": "YYYY-MM-DD"
    }, {
        "name": "end_date",
        "value": "2015-12-31",
        "description": "YYYY-MM-DD"
    }, {
        "name": "IDW_Center",
        "value": [-100, 40],
        "description": "Average will be calculated using inverse-distance-weighting centered at the given longitude and latitude. If not provided, then the average will not be weighted."
    }, {
        "name": "generate_average",
        "value": false,
        "description": "Stations will be averaged to produce a single output."
    }]
}

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

New Feb 27 2017 15:09
Submit by rob.streetman
Compare tracker item versions
Submitted Action Version
rob.streetman
Mar 03 2017 12:21
Edit 5
Service Name
Climate: GHCND Weather Extraction
GHCND Weather Extraction
rob.streetman
Feb 27 2017 15:28
Edit 4
Service Name
GHCND Weather Extraction
GHCND - Weather Extraction
rob.streetman
Feb 27 2017 15:28
Edit 3
Service Name
GHCND - Weather Extraction
GHCND
rob.streetman
Feb 27 2017 15:21
Edit 2
Type Model --
Description
GHCND weather extraction¶
[{Table
|__Request__ |__Response__
|(text-align:left;vertical-align:top;)
{{{
"metainfo": {¶
},¶
"parameter": [{¶
"name": "station_list",¶
"value": ["USC00141522", "USC00256439"],¶
"description": "List of climate station IDs"¶
}, {¶
"name": "units",¶
"value": "metric",¶
"description": "'english' or 'metric'"¶
}, {¶
"name": "start_date",¶
"value": "1950-1-1",¶
"description": "YYYY-MM-DD"¶
}, {¶
"name": "end_date",¶
"value": "2015-12-31",¶
"description": "YYYY-MM-DD"¶
}, {¶
"name": "IDW_Center",¶
"value": [-100, 40],¶
"description": "Average will be calculated using inverse-distance-weighting centered at the given longitude and latitude. If not provided, then the average will not be weighted."¶
}, {¶
"name": "generate_average",¶
"value": false,¶
"description": "Stations will be averaged to produce a single output."¶
}]¶
}
}}}
|(text-align:left;vertical-align:top)
{{{
}}}
}]

Show diff
[{Table
|__Request__ |__Response__
|(text-align:left;vertical-align:top;)
{{{
}}}
|(text-align:left;vertical-align:top)
{{{
}}}
}]
rob.streetman
Feb 27 2017 15:09
Submit 1
No changes.