modisGridBoundaries: MODIS Grids

Description Usage Format Source Examples

Description

There are 460 non-fill tiles, tiles are 10 degrees by 10 degrees at the equator. The tile coordinate system starts at (0,0) (horizontal tile number, vertical tile number) in the upper left corner and proceeds right (horizontal) and downward (vertical). The tile in the bottom right corner is (35,17).

Usage

1

Format

A data frame with 648 observations on the following 6 variables.

iv

a numeric vector. It represents the row index

ih

a numeric vector. It represents the column index

lon_min

a numeric vector. Minimum longitude

lon_max

a numeric vector. Maximum longitude

lat_min

a numeric vector. Minimum latitude

lat_max

a numeric vector. Maximum latitude

Source

http://modis-land.gsfc.nasa.gov/pdf/sn_bound_10deg.txt

Examples

1

albhasan/blissR documentation built on May 11, 2019, 10:30 p.m.