powered by
Constructs the filename of the decompressed VIIRS .tif file
getNlTileTifLclNameVIIRS(nlPeriod, tileNum, nlType)
the nlPeriod in which the tile was created
the index of the tile as given in nlTileIndex
character string the nlType
a character vector filename of the .tif VIIRS tile
# NOT RUN { #using default dirNlTiles # } # NOT RUN { Rnightlights:::getNlTileTifLclNameVIIRS("201401", 1, "VIIRS.M") #returns "VIIRS_201401_75N180W.tif" # } # NOT RUN { # }
Run the code above in your browser using DataLab