readCopernicus: readCopernicus

View source: R/readCopernicus.R

readCopernicusR Documentation

readCopernicus

Description

Reads either information on the area on cropland covered by trees or information the cropland area that requires relocation in response of increasing semi-natural vegetation in farmed landscapes. The data was derived from high resolution land cover information (LC100) from the Copernicus Global Land Service. (https://zenodo.org/records/3939050)

Usage

readCopernicus(subtype = "CroplandTreecover")

Arguments

subtype

For cropland area covered by trees choose "CroplandTreecover". For cropland area requiring relocation in response to increasing SNV choose "SNVTargetCropland".

Value

Returns magpie objects with cropland area covered by trees or cropland area requiring relocation in order to increase SNV in farmed landscapes.

Author(s)

Patrick v. Jeetze

Examples

## Not run: 
readSource("Copernicus", subtype = "CroplandTreecover", convert = "onlycorrect")

## End(Not run)


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