Defines settings for settings for WISE30sec ingest. Handles the specification of the required layer identifier.

get_settings_wise(varnam, layer = 1)

Arguments

varnam

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.

layer

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.

Value

A named list containing information required for download from WISE30sec

Examples

if (FALSE) settings <- get_settings_wise("CNrt") # \dontrun{}