R/data.R

#' NARSTO flag definitions
#'
#' Flag definitions used by NARSTO, as described in
#' \insertCite{christensen_narsto_2000;textual}{atmoschem.process} and
#' \insertCite{hook_developing_2005;textual}{atmoschem.process}.
#'
#' @references \insertAllCited{}
"narsto_flags"

#' AQS data qualifier flag definitions
#'
#' Flag definitions used by the EPA's Air Quality System
#' \insertCite{us_environmental_protection_agency_air_nodate}{atmoschem.process}, as
#' provided by the EPA. An additional column with the corresponding NARSTO flags
#' was added by the ASRC.
#'
#' @references \insertAllCited{}
#' @seealso \url{https://aqs.epa.gov/aqsweb/documents/codetables/qualifiers.html}
"aqs_flags"
ASRCsoft/atmoschem.datasets documentation built on Feb. 15, 2023, 9:26 a.m.