CIAT API » History » Version 4
Kurt Gerber, 16 May 2018 11:10
1 | 1 | Kurt Gerber | h1. CIAT API |
---|---|---|---|
2 | |||
3 | h2. API Access |
||
4 | |||
5 | * The API URL: http://maprooms.ciat.cgiar.org/climatewizard/service? |
||
6 | |||
7 | * Documentation and code repository: https://github.com/CIAT-DAPA/climate_wizard_api |
||
8 | |||
9 | |||
10 | 2 | Kurt Gerber | h2. What we use |
11 | 1 | Kurt Gerber | |
12 | 3 | Kurt Gerber | |
13 | 4 | Kurt Gerber | h3. 1. Modelled future mean monthly temperature |
14 | 2 | Kurt Gerber | |
15 | 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 |
||
16 | |||
17 | |||
18 | 4 | Kurt Gerber | h3. 2. Modelled future total monthly rainfall |
19 | 2 | Kurt Gerber | |
20 | 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 |
||
21 | |||
22 | |||
23 | 4 | Kurt Gerber | h3. 3. Historical mean monthly temperature |
24 | 2 | Kurt Gerber | |
25 | 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 |
||
26 | |||
27 | |||
28 | 4 | Kurt Gerber | h3. 4. Historical average monthly rainfall |
29 | 2 | Kurt Gerber | |
30 | 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 |
||
31 | 1 | Kurt Gerber | |
32 | |||
33 | h2. [[CIAT_API_Recommendations|Review and Recommendations]] |