process_data_folder: Convert geotiff Result into Raster Stack

Description Usage Arguments Value

Description

Grid request result is in geotiff format by default. The grid could be split in tiles if too big, and each timestamp will have a snapshot. This function will merge split tiles if existed, convert geotiff into raster::raster, merge multiple snapshots into a raster::RasterStack, put snapshot name into Z slot.

Usage

1
process_data_folder(tiff_folder)

Arguments

tiff_folder

The path to tiff files

Value

A raster::RasterStack


ctmm-initiative/DDIM documentation built on Nov. 12, 2021, 7:48 a.m.