CIAT API » History » Revision 2
Revision 1 (Kurt Gerber, 28 Mar 2018 11:32) → Revision 2/4 (Kurt Gerber, 16 May 2018 11:08)
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 want h2. [[CIAT_API_Recommendations|Review and Recommendations]]