NetForestChange: NetForestChange

View source: R/NetForestChange.R

NetForestChangeR Documentation

NetForestChange

Description

Calculates net forest change based on a MAgPIE gdx file

Usage

NetForestChange(gdx, file = NULL, level = "cell", lowpass = 3)

Arguments

gdx

GDX file

file

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

level

Level of regional aggregation; "reg" (regional), "glo" (global), "regglo" (regional and global) or any other aggregation level defined in superAggregate

lowpass

number of lowpass filter iterations (default = 3)

Value

Net Forest Change as MAgPIE object (Mha per year)

Author(s)

Florian Humpenoeder

Examples

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

## End(Not run)


pik-piam/magpie4 documentation built on April 22, 2024, 3:34 p.m.