Global Aridity Index¶
The Global Aridity Index (Global-Aridity_ET0) and Global Reference Evapotranspiration (Global-ET0) Version 2 dataset provides high-resolution (30 arc-seconds) global raster climate data for the 1970-2000 period, related to evapotranspiration processes and rainfall deficit for potential vegetative growth, based upon the implementation of a Penman Monteith Evapotranspiration equation for reference crop. The dataset follows the development and is based upon the WorldClim 2.0: http://worldclim.org/version2 at 30 arc seconds or ~ 1km at the equator
Aridity Index represent the ratio between precipitation and ET0, thus rainfall over vegetation water demand (aggregated on annual basis). Under this formulation, Aridity Index values increase for more humid conditions, and decrease with more arid conditions. The Aridity Index values reported within the Global Aridity Index_ET0 geodataset have been multiplied by a factor of 10,000 to derive and distribute the data as integers (with 4 decimal accuracy). This multiplier has been used to increase the precision of the variable values without using decimals.
Data citation¶
Trabucco, Antonio; Zomer, Robert (2019): Global Aridity Index and Potential Evapotranspiration (ET0)
Climate Database v2. figshare. Dataset. https://doi.org/10.6084/m9.figshare.7504448.v3
Earth Engine Snippet¶
var aridity_index = ee.Image("projects/sat-io/open-datasets/global_ai_et0"),
Sample Code: https://code.earthengine.google.com/04adb1bfeaf55b95bc2070edd228da73
Aridity Index Value | Climate Class |
---|---|
<0.03 | Hyper Arid |
0.03-0.2 | Arid |
0.2-0.5 | Semi-Arid |
0.5-0.65 | Dry sub-humid |
>0.65 | Humid |
License¶
The Global-Aridity_ET0 and Global-ET0 datasets are provided for non-commercial use under the CC BY 4.0 Attribution 4.0 International license.
Data Website: You can download the data and description here
Curated by: Samapriya Roy
Keywords: aridity index, evapotranspiration, geospatial modeling
Last updated: 2021-05-09