R/modisGrids.R

#' MODIS grid tiles
#' 
#' A grid of tiles overlayed on the map of the world. There are 36 horizontal (h) tiles by 17 verticle (v) tiles which describes the location of the MODIS file data. For example, the MODIS data for south-east Australia is contained in h29v12.
#' 
#' @format \code{SpatialPolygonsDataFrame}
#' 
#' @usage modisGrid
#'
#' @source See \url{http://spatial-analyst.net/wiki/index.php?title=Main_Page}
#' 
"modisGrid"
peteraharrison/PUCA documentation built on Sept. 16, 2019, 7:56 a.m.