Annual time-series on forest canopy densities over nearly three decades
We fused multiple remote sensing datasets mapped at different spatial and temporal resolutions to construct a consistent, annual, and gap-free time-series on tree canpy densities starting in 1992. These data are modelled with samples completed from Global Forest Change dataset.
canopyDensity | Per-pixel canopy densities (%)
| content | description |
|---|---|
| value_range | 0…100 |
# data call without specifying subdataset and resolution
list_data("iGFC")
# data call for specific subdataset
list_data("iGFC/canopyDensity")
# data call to subdataset with a specific resolution
list_data("iGFC/canopyDensity/300m")