https://github.com/ISRICWorldSoil/SoilGrids250m
Raw File
Tip revision: 7e94114d734ec87e9c7b0af082cad6664297d561 authored by Luís de Sousa on 29 September 2020, 07:43:59 UTC
Updates README with references to the 2020 version
Tip revision: 7e94114
README.md
# SoilGrids250m
Global spatial predictions of soil properties and classes at 250 m resolution.

This repository hosts the source code used to create the SoilGrids version published in 2017 (Hengl et al. 2017). The maps generated in 2017 can be downloaded from [here](https://files.isric.org/soilgrids/former/2017-03-10/data/). For information about the most recent version of SoilGrids, please visit the [project page](https://www.isric.org/explore/soilgrids). The new maps are displayed in the new portal [soilgrids.org](https://www.soilgrids.org).

Citation:
* Hengl T, Mendes de Jesus J, Heuvelink GBM, Ruiperez Gonzalez M, Kilibarda M, Blagotić A, et al. (2017) [SoilGrids250m: Global gridded soil information based on machine learning](http://dx.doi.org/10.1371/journal.pone.0169748). PLoS ONE 12(2): e0169748. doi:10.1371/journal.pone.0169748

What can you find on this github repository:
* [R scripts documenting processing steps](https://github.com/ISRICWorldSoil/SoilGrids250m/wiki/SoilGrids-overview),
* [Sample code explaining the modelling framework](https://github.com/ISRICWorldSoil/GSIF_tutorials/blob/master/eberg/soilmaps_MLA.R),
* [Functions for Cross-validation of ensemble models with examples](https://github.com/ISRICWorldSoil/SoilGrids250m/blob/master/grids/cv/),
* [Examples of predictions, outputs and visualizations](https://github.com/ISRICWorldSoil/SoilGrids250m/wiki/Examples-of-outputs),
* [Technical specifications of the system](https://github.com/ISRICWorldSoil/SoilGrids250m/wiki/Hardware-specifications),

back to top