calcBHIFL: calcBHIFL

View source: R/calcBHIFL.R

calcBHIFLR Documentation

calcBHIFL

Description

Function calculates land area in conservation priority areas

Usage

calcBHIFL(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

Examples

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

## End(Not run)


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