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

chrisvwn/Rnightlights documentation built on Sept. 7, 2021, 1:44 a.m.