Defines settings for settings for WISE30sec ingest. Handles the specification of the required layer identifier.
get_settings_wise(varnam, layer = 1)
A charachter string specifying the variable of interest. See https://www.isric.org/documents/document-type/isric-report-201501-world-soil-property-estimates-broad-scale-modelling for naming conventions.
An integer specifying soil layer.
See https://www.isric.org/documents/document-type/isric-report-201501-world-soil-property-estimates-broad-scale-modelling for available layers.
Defaults to 1
.
A named list containing information required for download from WISE30sec
if (FALSE) settings <- get_settings_wise("CNrt") # \dontrun{}