get_ned: Download the 1 (~30 meter) or 1/3 (~10 meter) arc-second...

View source: R/dem_utils.R

get_nedR Documentation

Download the 1 (~30 meter) or 1/3 (~10 meter) arc-second National Elevation Dataset.

Description

Download the 1 (~30 meter) or 1/3 (~10 meter) arc-second National Elevation Dataset.

Usage

get_ned(AOI, res = "1", outdir = "/Volumes/Transcend/ngen/DEM")

Arguments

AOI

An sf object to serve as a template for cropping.

res

A character string representing the desired resolution of the NED. '1' indicates the 1 arc-second NED (the default), while '13' indicates the 1/3 arc-second dataset.

outdir

A character string indicating where raw downloaded files should be put.


mikejohnson51/geogrids documentation built on June 16, 2022, 12:36 a.m.