tileName2Idx: Get the index of a tile given its name

Description Usage Arguments Value Examples

View source: R/tiles.R

Description

Get the index of a VIIRS tile as given by getNlTiles() given its name

Usage

1
tileName2Idx(tileName, nlType)

Arguments

tileName

name as given by getNlTiles()

nlType

the nlType of interest

Value

Integer index of the tile

Examples

1
Rnightlights:::tileName2Idx("00N060W", "VIIRS.M")

Rnightlights documentation built on Aug. 29, 2019, 5:02 p.m.