View source: R/Log_Auto_Stacker.R
Log_Auto_stacker | R Documentation |
Logs and then stacks rasters within a folder
Log_Auto_stacker( path, file_type = 1, projection_CRS = "+proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 +towgs84=0,0,0" )
path |
The Path to the folder containing the .h5 files |
file_type |
Default is 1. 1. DNB_BRDF-Corrected_NTL 2. DNB_Lunar_Irradiance 3. Gap_Filled_DNB_BRDF-Corrected_NTL 4. Latest_High_Quality_Retrieval 5. Mandatory_Quality_Flag 6. QF_Cloud_Mask 7. Snow_Flag |
projection_CRS |
The CRS projection. The default is "+proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 +towgs84=0,0,0" |
A stack of rasters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.