get3DEP: Get USGS 3DEP DEMs

View source: R/shortcuts.R

get3DEPR Documentation

Get USGS 3DEP DEMs

Description

Get USGS 3DEP DEMs

Usage

get3DEP(AOI, resolution = "30m", ID = NULL)

Arguments

AOI

an sf of SpatVect point or polygon to extract data for

resolution

DEM resolution (10m or 30m (default))

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: getBCCA(), getCABCM(), getCHIRPS(), getDaymet(), getGLDAS(), getGridMET(), getISRIC_soils(), getLCMAP(), getLOCA(), getLOCA_hydro(), getLivneh(), getLivneh_fluxes(), getMACA(), getMODIS(), getNASADEM(), getNLCD(), getNLDAS(), getPRISM(), getTerraClim(), getTerraClimNormals(), getVIC(), getWorldClim()


mikejohnson51/climateR documentation built on Dec. 6, 2024, 10:37 a.m.