Project

General

Profile

CIAT API » History » Revision 3

Revision 2 (Kurt Gerber, 16 May 2018 11:08) → Revision 3/4 (Kurt Gerber, 16 May 2018 11:09)

h1. CIAT API 

 h2. API Access 

 * The API URL: http://maprooms.ciat.cgiar.org/climatewizard/service? 

 * Documentation and code repository:     https://github.com/CIAT-DAPA/climate_wizard_api 


 h2. What we use 


 

 h3. Modelled mean monthly temperature 

 http://maprooms.ciat.cgiar.org/climatewizard/service?lat=3.1&lon=-76.3&index=tas&scenario=rcp85&gcm=ensemble&baseline=false&range=2041-2060&avg=true&climatology=true  


 h3. Modelled total monthly rainfall  

 http://maprooms.ciat.cgiar.org/climatewizard/service?lat=3.1&lon=-76.3&index=ptot&scenario=rcp85&baseline=false&gcm=ensemble&range=2041-2060&avg=true&climatology=true  


 h3. Historical mean monthly temperature 

 http://maprooms.ciat.cgiar.org/climatewizard/service?lat=3.1&lon=-76.3&index=tas&scenario=historical&gcm=ensemble&baseline=false&range=1976-2005&avg=true&climatology=true  


 h3. Historical average monthly rainfall  

 http://maprooms.ciat.cgiar.org/climatewizard/service?lat=3.1&lon=-76.3&index=ptot&scenario=historical&baseline=false&gcm=ensemble&range=1976-2005&avg=true&climatology=true  


 h2.    [[CIAT_API_Recommendations|Review and Recommendations]]