R/tasmax.R

#' @name tasmax
#' @aliases lon lat
#' @title Computer-generated temperature data
#' @description The maximum daily surface air temperature
#'   (C) for the time period January 1, 1971 through January
#'   30, 1971 for the ECP2-GFDL computer generated data made
#'   available through the North American Regional Climate
#'   Change Assessment Program (NARCCAP).
#' @docType data
#' @usage data(tasmax)
#' @references Mearns, L.O., et al., 2007, updated 2014. The
#' North American Regional Climate Change Assessment Program
#' dataset, National Center for Atmospheric Research Earth
#' System Grid data portal, Boulder, CO. Data downloaded
#' 2018-06-13. <doi:10.5065/D6RN35ST>.
#'
#' Mearns, L. O., W. J. Gutowski, R. Jones, L.-Y. Leung, S.
#' McGinnis, A. M. B. Nunes, and Y. Qian. "A regional
#' climate change assessment program for North America."
#' EOS, Vol. 90, No. 36, 8 September 2009, pp. 311-312.
#' <doi:10.1029/2009EO360002>.
#' @format Matrices \code{lon} and \code{lat} and array
#'   \code{tasmax}.
NULL

Try the hero package in your browser

Any scripts or data that you put into this service are public.

hero documentation built on July 26, 2023, 5:11 p.m.