View source: R/readCopernicus.R
readCopernicus | R Documentation |
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)
readCopernicus(subtype = "CroplandTreecover")
subtype |
For cropland area covered by trees choose |
Returns magpie objects with cropland area covered by trees or cropland area requiring relocation in order to increase SNV in farmed landscapes.
Patrick v. Jeetze
## Not run:
readSource("Copernicus", subtype = "CroplandTreecover", convert = "onlycorrect")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.