Details
This dataset extends on the AVHRR-based VCF dataset developed by Hansen et al. (2016) by integrating MODIS and Copernicus data. We used a Random Forest model to translate these data into AVHRR-like layers, assuring their continuity past 2016 in support of multi-decadal monitoring applications.
Subdatasets
TreeCover
| Tree cover density (%)
NonTreeVegetation
| Short vegetation density (%)
NonVegetated
| Density of non-vegetated surfaces (%)
masDMT query
# data call without specifying subdataset and resolution
list_data("FVCF")
# data call for specific subdataset
list_data("FVCF/TreeCover")
# data call to subdataset with a specific resolution
list_data("FVCF/TreeCover/5km")