stage_meta_nawqahst: Acquire data from the Accumulated and Reach Catchment Land...

View source: R/stage_meta_nawqahst.R

stage_meta_nawqahstR Documentation

Acquire data from the Accumulated and Reach Catchment Land Variables dataset

Description

Mike Wieczorek's database, Accumulated and Reach Catchment Land Variables (abbreviated ARCLV here), contains data computed for every NHDPlus reach, identifiable by ComID. This function pulls data from one ARCLV table, subsets to just the reaches relevant to the Powell Center study, and prepares that table to be posted as a metadata table in the Powell Center SB directory.

Usage

stage_meta_nawqahst(types = c("AC_RUNOFF", "Ac_popd10", "AC_NLCD11"),
  folder = "temp")

Arguments

types

the metadata types to be acquired. This type will be identical (even in case) to the name of the zip file from which the data will be acquired. E.g., AC_NLCD11 is the type for https://www.sciencebase.gov/catalog/item/534c35d0e4b0af6611b1d0d0, Accumulated areas of NLCD 2011 Land-Use Classes

folder

the folder in which to store both the full table from Mike Wieczorek's site and the formatted, subsetted table destined for our SB directory


USGS-R/mda.streams documentation built on June 3, 2023, 8:43 a.m.