Description |
Retrieve National Oceanic and Atmospheric Administration (NOAA) Daily Global Historical Climatology network (GHCN-Daily) and Snow Telemetry (SNOTEL) stations and National Atmospheric Deposition Program (NADP) station information, using a keyword search.¶ | ¶ | Keywords will be matched to the station ID or station name.¶ | ¶ | See additional documentation at [https://erams.com/documentation/wrap]¶ | ¶ | [{Table style='width:1631px;'¶ | ¶ | |(color:#1e1e1e)__Request__¶ | |(color:#1e1e1e)__Response__¶ | ¶ | |(vertical-align:top){{{{¶ | "metainfo": {},¶ | "parameter": [{¶ | "name": "keyword",¶ | "value": "poudre"¶ | }]¶ | }}}}¶ | }¶ | |(vertical-align:top){{{{¶ | "metainfo": {¶ | "status": "Finished",¶ | "suid": "5e624222-dcbf-11e5-8688-417f6fca4d16",¶ | "cloud_node": "172.2.127.83",¶ | "tstamp": "2016-02-26 12:30:18",¶ | "service_url": "http://csip.erams.com/csip-wrap/m/climate/stations/1.0",¶ | "request_ip": "10.2.228.70",¶ | "cpu_time": 175,¶ | "expiration_date": "2016-02-26 12:35:18"¶ | },¶ | "parameter": [{¶ | "name": "boundary",¶ | "value": [{¶ | "features": [{¶ | "geometry": {¶ | "coordinates": [[[¶ | [¶ | -105.204340919673,¶ | 40.6972465847942¶ | ],¶ | [¶ | -105.016200050561,¶ | 40.6951641880362¶ | ],¶ | [¶ | -104.999720558381,¶ | 40.4500296208208¶ | ],¶ | [¶ | -105.205714210693,¶ | 40.4458493462744¶ | ],¶ | [¶ | -105.204340919673,¶ | 40.6972465847942¶ | ]¶ | ]]],¶ | "type": "MultiPolygon",¶ | "crs": {¶ | "type": "name",¶ | "properties": {"name": "EPSG:4326"}¶ | }¶ | },¶ | "properties": {},¶ | "type": "Feature",¶ | "crs": {¶ | "type": "name",¶ | "properties": {"name": "EPSG:4326"}¶ | }¶ | }],¶ | "type": "FeatureCollection"¶ | }]¶ | }],¶ | "result": [{¶ | "name": "stations",¶ | "value": [[]]¶ | }]¶ | }}}¶ | }\\¶ | \\¶ | \\¶ | ¶ | }] | Show diff |
Ability to query climate stations by keyword. | |