tileIdx2Name: Get the name of a tile given its index

Description Usage Arguments Value Examples

View source: R/tiles.R

Description

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

Usage

1
tileIdx2Name(tileNum, nlType)

Arguments

tileNum

index as given by getNlTiles()

nlType

the nlType of interest

Value

Character name of the tile

Examples

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

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