waterEFR: waterEFR

View source: R/waterEFR.R

waterEFRR Documentation

waterEFR

Description

reads environmental flow requirements (as they enter MAgPIE) from a MAgPIE gdx file

Usage

waterEFR(gdx, file = NULL, level = "cell", digits = 4)

Arguments

gdx

GDX file

file

a file name the output should be written to using write.magpie

level

spatial level of aggregation: "cell" (cellular), "reg" (regional), "glo" (global), "regglo" (regional and global)

digits

integer. For rounding of the return values

Value

A MAgPIE object containing environmental flow requirements (km^3)

Author(s)

Felicitas Beier

Examples

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

## End(Not run)


pik-piam/magpie4 documentation built on April 27, 2024, 2:12 p.m.