water_AAI: water_AAI

View source: R/water_AAI.R

water_AAIR Documentation

water_AAI

Description

reads area actually irrigated from a MAgPIE gdx file

Usage

water_AAI(gdx, file = NULL, level = "reg", dir = ".")

Arguments

gdx

GDX file

file

a file name the output should be written to using write.magpie. See write.magpie for supported file types

level

spatial level of aggregation: "cell" (cellular), "reg" (regional), "glo" (global), "regglo" (regional and global) or any other aggregation level defined in superAggregate

dir

for gridded outputs: magpie output directory which contains a mapping file (rds)

Value

A MAgPIE object containing the area actually irrigated (Mha)

Author(s)

Stephen Wirth, Anne Biewald, Felicitas Beier

Examples

## Not run: 
x <- water_AEI(gdx)

## End(Not run)

pik-piam/magpie4 documentation built on May 2, 2024, 5:29 p.m.