fd_canopy_height_eth {forestdata} | R Documentation |
Forest Canopy Height
Description
Download the ETH Global Sentinel-2 10m Canopy Height (2020)
Usage
fd_canopy_height_eth(
x = NULL,
lon = NULL,
lat = NULL,
layer = "chm",
crop = FALSE,
mask = FALSE,
merge = FALSE,
quiet = FALSE
)
Arguments
x |
a |
lon |
a number specifying the longitude of the area where we want the tile |
lat |
a number specifying the latitude of the area where we want the tile |
layer |
a string for the layer to download. The default " |
crop |
when |
mask |
when |
merge |
if |
quiet |
if |
Details
Data may be freely used for research, study, or teaching, but be cited appropriately (see references below).
Value
A SpatRaster
References
Lang, Nico, Walter Jetz, Konrad Schindler, and Jan Dirk Wegner. "A high-resolution canopy height model of the Earth." arXiv preprint arXiv:2204.08322 (2022).