R/data.R

#' Water year type
#'
#' Water year classifications for the Sacramento and San Joaquin valleys from http://cdec.water.ca.gov/reportapp/javareports?name=WSIHIST.
#'
#' @format A data frame with 4 columns:
#' \describe{
#'   \item{WaterYear}{1901-present}
#'   \item{Valley}{SAC or SJR}
#'   \item{WYT}{Water year classifications as abbreviations: C, D, BN, AN, W}
#'   \item{WaterYearType}{Water year classifications: Critical, Dry, Below Normal, Above Normal, Wet.}
#' }
#'
"water_year_type"
fishsciences/cfs.misc documentation built on Jan. 29, 2021, 3:19 a.m.