Questo layer mappa la variazione dell'altezza della chioma forestale nel tempo, distinguendo le aree di crescita della chioma da quelle di perdita di altezza e dal bosco stabile. Deriva dal dataset globale di altezza forestale di Resource Watch (asset projects/resource-watch-gee/for_032_rw0_forest_height_extent) a 30 m di risoluzione. Si legge come una classificazione discreta: ogni pixel è colorato in base alla sua classe di variazione, così da individuare dove il bosco ha guadagnato o perso altezza.
The layer represents the change in forest canopy height, classifying each pixel as canopy growth, height loss or stable forest. Values come from the Resource Watch forest height product served through Google Earth Engine and are read by the ForestHeightChangeReader (module geo3bee.maps.map_int.hansen_forest).
| Code | Provider | Resolution | Year |
|---|---|---|---|
| WRD_FORHEIGHT_01 | Resource Watch | 30 m | multi-year |
The reader loads the Resource Watch forest height extent asset (projects/resource-watch-gee/for_032_rw0_forest_height_extent), selects its pre-classified remapped band, clips it to the site polygon and renders the discrete forest height change classes as a categorical map (no-forest pixels are masked out).