R/data.R

#' Final part of the name and extension of the satellite band files
#'
#' The name of each element is the band identifier.
#'
#' @family satellite data
#'
#' @format A vector.
#'
"sat_band"

#' Final part of the name and extension of satellite rasters that are not bands
#'
#' The name of each element is the raster identifier.
#'
#' @family satellite data
#'
#' @format A vector.
#'
"sat_rest"


#' Mask of name of satellite rasters that are not bands
#'
#' Raster name patterns to treat and not consider bands.
#'
#' @family satellite data
#'
#' @format A vector.
#'
"sat_rest_msk"

Try the satres package in your browser

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

satres documentation built on May 29, 2024, 8:49 a.m.