View source: R/readSoilGrids.R
readSoilGrids | R Documentation |
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.
readSoilGrids(subtype)
subtype |
Switch between different input. Use predefined ones or any FileName specified in 'SoilGrids/META_GEOTIFF_1B.csv' |
magpie object in cellular resolution
Kristine Karstens
downloadSoilGrids()
## Not run:
readSource("SoilGrids", subtype = "cstock_0_30")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.