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