This function reads the raw SoilGrids data (available at
https://files.isric.org/soilgrids/data/recent/OCSTHA_M_30cm_250m_ll.tif)
or if available the preprocessed raster layers.
Arguments
- subtype
Switch between different input. Use predefined ones or any FileName
specified in 'SoilGrids/META_GEOTIFF_1B.csv'
Value
magpie object in cellular resolution
Examples
if (FALSE) { # \dontrun{
readSource("SoilGrids", subtype = "cstock_0_30")
} # }