.create_chunk_file: Create chunk file
Description
Create a temp file name.
Usage
.create_chunk_file(output_dir, pattern, ext = ".tif")
Value
A character with the file name.
Arguments
- output_dir
A character with the output directory to be concatenated.
- pattern
File name pattern.
- ext
File extension.