R/gldas_clsm_global_ts.R

#' Monthly Evapotranspiration data
#'
#' Global GLDAS monthly Evapotranspiration data in mm. More details of the raw data can be found \href{https://ldas.gsfc.nasa.gov/gldas}{here}.
#'
#' @format A data.table with 120 obs. of 2 variables:
#' \describe{
#'   \item{date}{IDate format \%Y-\%m-\%d}
#'   \item{value}{monthly average values}
#' }
#' @source National Aeronautics and Space Administration (NASA)
"gldas_clsm_global_ts"

Try the evapoRe package in your browser

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

evapoRe documentation built on May 29, 2024, 3:09 a.m.