R/NWIS_depths.R

#' Water Year NWIS Discharge and Runoff
#'
#' Pre-computed water year discharge and runoff for each of the 1,900 NWIS streamgages
#'
#' @format A list with 1,900 dataframes named by NWIS streamgage:
#' \describe{
#'   \item{WY}{Water year, defined as Oct - Sep}
#'   \item{Q}{Discharge}
#'   \item{Depth}{Runoff Depth}
#'   ...
#' }
"NWIS_depths"
ssaxe-usgs/hru2nwis documentation built on May 7, 2019, 9:39 a.m.