Skip to content

Global Maps of Potential Natural Vegetation based on Machine Learning

License

Notifications You must be signed in to change notification settings

iSDA-Africa/PNVmaps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Maps of Potential Natural Vegetation based on Machine Learning

PNV predictions of the general land cover classes at 250 m spatial resolution is available for download.

GLC map at 250m

Update of the predictions at 250 m spatial resolution is available for download.

Biomes map at 250m

Improvements in the v0.2 of the PNV biomes map at 250 m:

  • 40% of new covariates have been added (see the variable importance list)
  • Predictions are based on the Ensemble Machine Learning ("classif.ranger", "classif.glmnet", "classif.xgboost", "classif.nnTrain") as implemented in the mlr package,
  • Model errors are provided per class (derived as the weighted standard deviation between multiple models),
  • Model fine-tuning, feature selection and accuracy assessment is based on repeated cross-validation,

Summary: This repository contains R code and some outputs of spatial predictions related with the production of Global Maps of Potential Natural Vegetation. Three case studies were considered: (1) global distribution of biomes based on the BIOME 6000 data set (8057 modern pollen-based site reconstructions), (2) distribution of forest tree species in Europe based on detailed occurrence records (1,546,435 ground observations), and (3) global monthly Fraction of Absorbed Photosynthetically Active Radiation (FAPAR) values (30,301 randomly-sampled points).

alt text

Step-by-step tutorial

This tutorial explains how to fit models and produce predictions for smaller area in Europe. To run this tutorial you might need to install and customize some R / OS GIS software.

Please cite as:

Download Maps

The 250m resolution predictions of biomes are available for download from https://doi.org/10.5281/zenodo.3526619

The 1km resolution maps are available for download under the Open Database License (ODbl) v1.0 and can be downloaded from http://dx.doi.org/10.7910/DVN/QQHCIK without restrictions.

Disclaimer

These are premilimary maps of the Global Potential Natural Vegetation. Errors and artifacts are still possible. Training data sets BIOME 6000 and EU Forest are constantly being updated and could still contain erroneously geolocated points. Predictions of FAPAR are based on randomly simulated points and not on ground observations of FAPAR and classification of sites. Predictions of EU forest tree species are presented for experimental purposes only. To report an issue or artifact in maps, please use https://github.com/envirometrix/PNVmaps/issues.

About

Global Maps of Potential Natural Vegetation based on Machine Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 48.2%
  • R 41.2%
  • QML 9.1%
  • Scheme 1.5%