ingest_wise_byvar(var, df_lonlat, layer = 1, dir)

Arguments

var

A character string specifying the variable name (WISE30sec standard)

df_lonlat

A data frame containing columns lon and lat specifying points for extraction.

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.

dir

A character string specifying the path to the local directory containing WISE30sec data.

Value

A data frame with ingested data

Examples

if (FALSE) settings <- ingest_wise_byvar("CNrt")