powered by
Constructs the filename of the decompressed OLS .tif file
getNlTileTifLclNameOLS(nlType = "OLS.Y", configName = pkgOptions(paste0("configName_", nlType)), nlPeriod)
character string the nlType
character the type of raster being processed
the nlPeriod in which the tile was created
a character vector filename of the .tif OLS tile
# NOT RUN { #using default dirNlTiles # } # NOT RUN { Rnightlights:::getNlTileTifLclNameOLS("2004") #returns "OLS_2004_00N180W.tif" # } # NOT RUN { # }
Run the code above in your browser using DataLab