R/bands_definitions.R

#' @title Bands definitions
#'
#' @name MOD13Q1_bands
#'
#' @description A \code{data.frame} containing bands metadata definitions of MOD13Q1 product.
#'
#' @docType data
#'
#' @format A \code{data.frame} with 'original_name', 'short_name', 'min', 'max', 'fill', and 'scale'
#' columns defining all MOD13Q1 bands/attributes metadata.
#'
NULL

#' @title Bands definitions
#'
#' @name MYD13Q1_bands
#'
#' @description A \code{data.frame} containing bands metadata definitions of MYD13Q1 product.
#'
#' @docType data
#'
#' @format A \code{data.frame} with 'original_name', 'short_name', 'min', 'max', 'fill', and 'scale'
#' columns defining all MYD13Q1 bands/attributes metadata.
#'
NULL

#' @title Bands definitions
#'
#' @name LC8MOD_bands
#'
#' @description A \code{data.frame} containing bands metadata definitions of Landsat8 SR, MOD13Q1, and MYD13Q1 composite product.
#'
#' @docType data
#'
#' @format A \code{data.frame} with 'original_name', 'short_name', 'min', 'max', 'fill', and 'scale'
#' columns defining all LC8MOD mix bands/attributes metadata.
#'
NULL
rolfsimoes/coverage documentation built on May 24, 2019, 9:48 p.m.