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

Description Usage Arguments Value

Description

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

Usage

1
getFirstGmip(object, modisTileId, nrows, ncols)

Arguments

object

An instance of the class Util

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


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