powered by
Constructs the full path used to save/access the decompressed VIIRS .tif file
getNlTileTifLclNamePathVIIRS(nlPeriod, tileNum, nlType)
the yearMonth in which the tile was created
the index of the tile as given in nlTileIndex
The particular VIIRS type e.g. VIIRS_D for daily VIIRS
a character vector filename of the .tif VIIRS tile
# NOT RUN { #using default dirNlTiles # } # NOT RUN { Rnightlights:::getNlTileTifLclNamePathVIIRS("201401", 1) #returns "/dataPath/tiles/VIIRS_2014_01_75N180W.tif" # } # NOT RUN { # }
Run the code above in your browser using DataLab