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