calcKeyBiodiversityAreas: calcKeyBiodiversityAreas

View source: R/calcKeyBiodiversityAreas.R

calcKeyBiodiversityAreasR Documentation

calcKeyBiodiversityAreas

Description

Returns unprotected land area (Mha) within Key Biodiversity Areas.

Usage

calcKeyBiodiversityAreas(
  maginput = TRUE,
  unprotected = TRUE,
  nclasses = "seven",
  cells = "lpjcell"
)

Arguments

maginput

Whether data should be transformed (based on LUH2v2 data) to match land use types used in MAgPIE.

unprotected

if TRUE only KBA land that is currently unprotected is returned

nclasses

If magpie_input = TRUE. Options are either "seven" or "nine". Note that by default, the protected area is reported for urban land and forestry is zero.

  • "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"

cells

magpiecell (59199 cells) or lpjcell (67420 cells)

Value

List with a magpie object

Author(s)

Patrick v. Jeetze

See Also

readKeyBiodiversityAreas

Examples

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

## End(Not run)


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