Description Usage Arguments Value Author(s)
Return the GMPI of the first pixel (top left) of the given MODIS tile
1 | getFirstGmip(modisTileId, nrows, ncols)
|
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) |
Numeric vector containing the c(i,j) pixel coordinates in th GMPI
Alber Sanchez, alber.ipia@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.