getFirstGmip: Return the GMPI of the first pixel (top left) of the given...

Description Usage Arguments Value Author(s)

Description

Return the GMPI of the first pixel (top left) of the given MODIS tile

Usage

1
getFirstGmip(modisTileId, nrows, ncols)

Arguments

modisTileId

A character with a MODIS tile id (i.e "h10v08")

nrows

Number of rows in a MODIS image (i.e for MOD09Q1 is 4800)

ncols

Number of rows in a MODIS image (i.e for MOD09Q1 is 4800)

Value

Numeric vector containing the c(i,j) pixel coordinates in th GMPI

Author(s)

Alber Sanchez, alber.ipia@inpe.br


albhasan/scidbutil documentation built on May 24, 2019, 2:48 p.m.