R/cimp5_extoe_early.R

#' Model-average Earliest Time of Emergence based on exposure to climate change hazard
#'
#' Earliest time of emergence was estimated as the first year when climate change exceeds
#' historical climate variability.
#'
#' @details
#' Earliest time of emergence was calculated as the first year when climate change (future - historical)
#' exceed the historical yearly standard deviation \code{\link{cimp5_1951_2000_sd}}.
#' @docType data
#' @keywords datasets
#' @format A RasterBrick object of 4 raster layers:
#' \describe{
#'   \item{epc_sdtoe_early}{Earliest time of emergence in export POC flux to seafloor}
#'   \item{o2_sdtoe_early}{Earliest time of emergence in dissolved oxygen concentration at seafloor}
#'   \item{ph_sdtoe_early}{Earliest time of emergence in pH at seafloor}
#'   \item{thetao_sdtoe_early}{Earliest time of emergence in potential temperature at seafllor}
#'   \item{arag_sdtoe_early}{Earliest time of emergence in aragonite Concentration}
#'   \item{calc_sdtoe_early}{Earliest time of emergence in calcite Concentration}
#'   \item{co3_sdtoe_early}{Earliest time of emergence in mole Concentration of Carbonate expressed as Carbon in Sea Water}
#'   \item{co3satarag_sdtoe_early}{Earliest time of emergence in carbonate ion concentration for seawater in equilibrium with pure aragonite}
#'   \item{co3satcalc_sdtoe_early}{Earliest time of emergence in carbonate ion concentration for seawater in equilibrium with pure calcite}
#'   \item{aragsat_sdtoe_early}{Earliest time of emergence in aragonite Saturation State}
#'   \item{calcsat_sdtoe_early}{Earliest time of emergence in calcite Saturation State}
#' }
#' @source \url{https://esgf-node.llnl.gov/search/esgf-llnl/}
#' @name cimp5_extoe_early
NULL
chihlinwei/SCC85 documentation built on Sept. 15, 2023, 4:47 a.m.