Get USGS 3DEP DEMs
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()
,
getCHIRPS()
,
getDaymet()
,
getGLDAS()
,
getGridMET()
,
getISRIC_soils()
,
getLCMAP()
,
getLOCA_hydro()
,
getLOCA()
,
getLivneh_fluxes()
,
getLivneh()
,
getMACA()
,
getMODIS()
,
getNASADEM()
,
getNLCD()
,
getNLDAS()
,
getPRISM()
,
getTerraClimNormals()
,
getTerraClim()
,
getVIC()
,
getWorldClim()