View source: R/canopy-height.R
fd_canopy_height_eth | R Documentation |
Download the ETH Global Sentinel-2 10m Canopy Height (2020)
fd_canopy_height_eth(
x = NULL,
lon = NULL,
lat = NULL,
layer = "chm",
crop = FALSE,
mask = FALSE,
merge = FALSE,
quiet = FALSE
)
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 |
Data may be freely used for research, study, or teaching, but be cited appropriately (see references below).
A SpatRaster
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).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.