getISRIC_soils: Get World Soil Information gridded weather and climate data...

View source: R/shortcuts.R

getISRIC_soilsR Documentation

Get World Soil Information gridded weather and climate data for historical (near current) conditions.

Description

World Soil Information (International Soil Reference and Information Centre) serves the international community with open access global soil data

Usage

getISRIC_soils(AOI = NULL, varname = NULL, verbose = TRUE, ID = NULL)

Arguments

AOI

an sf of SpatVect point or polygon to extract data for

varname

variable name to extract (e.g. tmin)

verbose

Should messages be emited?

ID

a column of unique identifiers

Value

if AOI is polygon a list of SpatRasters, if AOI is a point then a data.frame of modeled records.

See Also

Other shortcuts: get3DEP(), getBCCA(), getCABCM(), getCHIRPS(), getDaymet(), getGLDAS(), getGridMET(), getLCMAP(), getLOCA_hydro(), getLOCA(), getLivneh_fluxes(), getLivneh(), getMACA(), getMODIS(), getNASADEM(), getNLCD(), getNLDAS(), getPRISM(), getTerraClimNormals(), getTerraClim(), getVIC(), getWorldClim()


mikejohnson51/climateR documentation built on March 27, 2024, 5:31 p.m.