powered by
Constructs the full path used to save/access the decompressed OLS .tif file
getNlTileTifLclNamePathOLS(nlType = "OLS.Y", configName = pkgOptions(paste0("configName_", nlType)), nlPeriod, tileNum)
The particular VIIRS type e.g. VIIRS.D for daily VIIRS
character the type of raster being processed
the year in which the tile was created
ignored
a character vector filename of the .tif OLS tile
# NOT RUN { #using default dirNlTiles # } # NOT RUN { Rnightlights:::getNlTileTifLclNamePathOLS("2012", 1) #returns "/dataPath/tiles/OLS_2012.tif" # } # NOT RUN { # }
Run the code above in your browser using DataLab