R/cimp5_2081_2100_voccAng.R

#' Model-Averaging of Gradient-based climate velocity angle during 2081 to 2100
#'
#' Ensemble average of the seafloor gradient-based climate velocity angles based on future scenario of CIMP5 experiment.
#'
#' @details
#' Gradient-based climate velocity angle from 2081 to 2100 were calculated from each of the GFDL-ESM-2G, IPSL-CM5A-MR and MPI-ESM-MR.
#' Climate velocity was calculated using package gVoCC \url{https://rdrr.io/github/JorGarMol/VoCC/man/gVoCC.html}.
#' @docType data
#' @keywords datasets
#' @format A RasterBrick object of 4 raster layers:
#' \describe{
#'   \item{epc_voccAng_2081_to_2100}{Mean climate velocity angle for export POC flux to seafloor (degree)}
#'   \item{o2_voccAng_2081_to_2100}{Mean climate velocity angle for dissolved oxygen concentration at seafloor (degree)}
#'   \item{ph_voccAng_2081_to_2100}{Mean climate velocity angle for pH at seafloor (degree)}
#'   \item{thetao_voccAng_2081_to_2100}{Mean climate velocity angle for potential temperature at seafllor (degree)}
#'   \item{arag_voccAng_2081_to_2100}{Mean climate velocity angle for aragonite Concentration (degree)}
#'   \item{calc_voccAng_2081_to_2100}{Mean climate velocity angle for calcite Concentration (degree)}
#'   \item{co3_voccAng_2081_to_2100}{Mean climate velocity angle for for mole Concentration of Carbonate expressed as Carbon in Sea Water (degree)}
#'   \item{co3satarag_voccAng_2081_to_2100}{Mean climate velocity angle for for carbonate ion concentration for seawater in equilibrium with pure aragonite (degree)}
#'   \item{co3satcalc_voccAng_2081_to_2100}{Mean climate velocity angle for for carbonate ion concentration for seawater in equilibrium with pure calcite (degree)}
#'   \item{aragsat_voccAng_2081_to_2100}{Mean climate velocity angle for aragonite saturation State (degree)}
#'   \item{calcsat_voccAng_2081_to_2100}{Mean climate velocity angle for calcite saturation State (degree)}
#' }
#' @source \url{https://esgf-node.llnl.gov/search/esgf-llnl/}
#' @name cimp5_2081_2100_voccAng
#' @examples
#' mplot(subset(cimp5_2081_2100_voccAng, 1:4), col.regions=jet.colors, cut=100, main=expression(Climate~Velocity~Angle~(degree)))
NULL
chihlinwei/SCC85 documentation built on Sept. 15, 2023, 4:47 a.m.