Skip to content

reports a set of water indicators

Usage

reportWaterIndicators(gdx, level = "regglo")

Arguments

gdx

GDX file

level

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

Value

MAgPIE object

Water indicator variables

NameUnitMeta
Water|Environmental flow violation volumekm3/yrVolume of environmental flow violations
Water|Environmental flow violation share of total water withdrawalsshareEFV share of human water withdrawals
Water|Environmental flow violation share of water availabilityshareEFV share of water availability
Water|Irrigated Area suffering under Environmental Flow ViolationMhaArea in clusters with EFV
Water|Share of total Irrigated Area suffering from Environmental Flow ViolationsshareShare of irrigated area in EFV clusters
Water|Withdrawal to Availability ratiofractionWater stress indicator

Author

Felicitas Beier

Examples

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