Skip to content

reports area actually irrigated

Usage

reportAAI(gdx, level = "regglo")

Arguments

gdx

GDX file

level

aggregation level of returned data ("regglo" by default)

Value

Area actually irrigated as MAgPIE object. Unit: see names

Area actually irrigated variables

NameUnitMeta
Resources|Land Cover|Cropland|Area actually irrigatedmillion haCropland area actually receiving irrigation

Author

Stephen Wirth, Anne Biewald

Examples

if (FALSE) { # \dontrun{
x <- reportAEI(gdx)
} # }