Log_Auto_stacker: Logs and then stacks rasters within a folder

View source: R/Log_Auto_Stacker.R

Log_Auto_stackerR Documentation

Logs and then stacks rasters within a folder

Description

Logs and then stacks rasters within a folder

Usage

Log_Auto_stacker(
  path,
  file_type = 1,
  projection_CRS = "+proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 +towgs84=0,0,0"
)

Arguments

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"

Value

A stack of rasters


DanBaissa/NightLightStackR documentation built on Oct. 13, 2022, 1:26 p.m.