R/ET_data.R

#' Evaportranspiration for 3 MODIS pixels.
#'
#'
#' \itemize{
#'   \item site. Fluxnet site abbreviation
#'   \item date. POSIX date.
#'   \item time. The decimal representation of the date.
#'   \item product. "ET" Evapotranspiration
#'   \item value. value of measurement in previous column
#' }
#'
#' @docType data
#' @keywords datasets
#' @name ET_data
#' @usage data(ET_data)
#' @format A data frame with 1561 rows and 5 variables
#' @source  Running, S., Mu, Q., Zhao, M. (2017). MOD16A2 MODIS/Terra Net Evapotranspiration 8-Day L4 Global 500m SIN Grid V006. NASA EOSDIS Land Processes DAAC. doi: 10.5067/MODIS/MOD16A2.006. Accessed January 4, 2019.
#'
#' Running, S., Mu, Q., Zhao, M. (2017). MYD16A2 MODIS/Aqua Net Evapotranspiration 8-Day L4 Global 500m SIN Grid V006. NASA EOSDIS Land Processes DAAC. doi: 10.5067/MODIS/MYD16A2.006. Accessed January 4, 2019.


NULL
jmzobitz/periodicFitting documentation built on July 25, 2021, 8:02 p.m.