harvested_area_timber: harvested_area_timber

View source: R/harvested_area_timber.R

harvested_area_timberR Documentation

harvested_area_timber

Description

Reads wood harvest area separated by source (primforest, secdforest, forestry, other) and age classes from a gdx. The data is on cluster level and the unit is Mha per year.

Usage

harvested_area_timber(
  gdx,
  file = NULL,
  level = "cell",
  aggregateAgeClasses = TRUE
)

Arguments

gdx

A fulldata.gdx of a magpie run, usually with endogenous forestry enabled

file

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

level

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

aggregateAgeClasses

If TRUE, age classes are aggregated

Value

Area harvested for wood in Mha per year as a magpie object

Author(s)

Abhijeet Mishra, Pascal Sauer


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