ids2tile: Calculate the MODIS's tile index from the array's spatial...

Description Usage Arguments Value Author(s)

Description

Calculate the MODIS's tile index from the given array's spatial indexes

Usage

1
ids2tile(col_id, row_id, nrows, ncols)

Arguments

col_id

Array's col ID

row_id

Array's row ID

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

A list with 2 numeric values

Author(s)

Alber Sanchez, alber.ipia@inpe.br


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