Skip to content

RESTful API

Zhenlong Li edited this page Jul 14, 2017 · 1 revision

http://gis.cas.sc.edu/climateci/query_api_test.html

RESTful API for checking the query status once the query is submitted.

http://gis.cas.sc.edu/climateci/QueryClimate?operation=CheckStatus&uid=YourQueryId

RESTful API for retrieving the query result once the query status shows "Finished".

http://gis.cas.sc.edu/climateci/QueryClimate?operation=RetrieveResult&uid=YourQueryId

You can visualize/explore the result in the ClimateCI App.

http://gis.cas.sc.edu/climateci?uid=YourQueryId

Clone this wiki locally