#' Seafloor Climate Change by 2041 to 2060
#'
#' Emsemble average of the decadal mean seafloor (bottom-most) projections during 2041 to 2060
#' minus the decadal mean projections during 1951 to 2000 based on RCP8.5 scenario of CIMP5 experiment.
#'
#' @details
#' Climate change (difference of decadal mean) between the period of 1951 to 2000 and the period 2041 to 2080 were calculated
#' for each of the GFDL-ESM-2G, IPSL-CM5A-MR and MPI-ESM-MR. Emsemble average of climate changes was calculated across the three models.
#' @docType data
#' @keywords datasets
#' @format A RasterBrick object of 4 raster layers:
#' \describe{
#' \item{epc_av_2041_to_2060_minus_1951_to_2000}{Difference in export POC flux to seafloor (mg C m^-2 d^-1)}
#' \item{o2_av_2041_to_2060_minus_1951_to_2000}{Difference in dissolved oxygen concentration at seafloor (mol m^-3)}
#' \item{ph_av_2041_to_2060_minus_1951_to_2000}{Difference in pH at seafloor}
#' \item{thetao_av_2041_to_2060_minus_1951_to_2000}{Difference in potential temperature at seafllor (K)}
#' \item{arag_av_2041_to_2060_minus_1951_to_2000}{Difference in aragonite concentration (mol m-3)}
#' \item{calc_av_2041_to_2060_minus_1951_to_2000}{Difference in calcite concentration (mol m-3)}
#' \item{co3_av_2041_to_2060_minus_1951_to_2000}{Difference in mole concentration of Carbonate expressed as Carbon in Sea Water (mol m-3)}
#' \item{co3satarag_av_2041_to_2060_minus_1951_to_2000}{Difference in carbonate ion concentration for seawater in equilibrium with pure aragonite (mol m-3)}
#' \item{co3satcalc_av_2041_to_2060_minus_1951_to_2000}{Difference in carbonate ion concentration for seawater in equilibrium with pure calcite (mol m-3)}
#' \item{aragsat_av_2041_to_2060_minus_1951_to_2000}{Difference in aragonite Saturation State}
#' \item{calcsat_av_2041_to_2060_minus_1951_to_2000}{Difference in calcite Saturation State}
#' }
#' @source \url{https://esgf-node.llnl.gov/search/esgf-llnl/}
#' @name cimp5_2041_2060_ch
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.