calcHalfEarth: calcHalfEarth

View source: R/calcHalfEarth.R

calcHalfEarthR Documentation

calcHalfEarth

Description

Function calculates land area in 'Half Earth' conservation priority area

Usage

calcHalfEarth(cells = "lpjcell", nclasses = "seven")

Arguments

cells

number of cells of landmask (select "magpiecell" for 59199 cells or "lpjcell" for 67420 cells)

nclasses

Options are either "seven" or "nine".

  • "seven" separates primary and secondary forest and includes "crop", "past", "forestry", "primforest", "secdforest", "urban" and "other"

  • "nine" adds the separation of pasture and rangelands, as well as a differentiation of primary and secondary non-forest vegetation and therefore returns "crop", "past", "range", "forestry", "primforest", "secdforest", "urban", "primother" and "secdother"

Value

magpie object in cellular resolution with different protection options in conservation priority areas

Author(s)

Patrick v. Jeetze, Felicitas Beier

Examples

## Not run: 
calcOutput("HalfEarth", aggregate = FALSE)

## End(Not run)


pik-piam/mrland documentation built on Nov. 23, 2024, 11:37 a.m.