R/CA_ndvi_pixel_reliability.R

#' Vegetation index pixel reliability for a region near Salton Sea, California
#'
#' A spatial dataset containing the vegetation index pixel reliability for Terra
#' MODIS collection 6 16-day composites (MOD13Q1). The dataset begins on
#' February 18, 2000 and ends on May 25, 2018, with one observation every 16
#' days.
#'
#' This data was downloaded using the \code{MODIStsp} package. In discrepancy
#' the documentation (user guide, p. 16), the "good data" values appear to be
#' set as \code{NA}. The layer names reflect the package's naming convention of
#' \code{"MODIS_(product)_(year)_(Julian date)."}
#'
#' @format A RasterBrick object with 421 layers. Each layer has 5040 cells (70
#'   rows, 72 columns).
#'
#' @source
#' \url{https://lpdaac.usgs.gov/dataset_discovery/modis/modis_products_table/mod13q1}
#'
#' MODIS Vegetation Index User Guide (Collection 6):
#' \url{https://lpdaac.usgs.gov/sites/default/files/public/product_documentation/mod13_user_guide.pdf}
"CA_ndvi_pixel_reliability"
jnghiem/bfasttools documentation built on Nov. 4, 2019, 3:02 p.m.