R/merge_image_tiles.R
gdal_translate.Rd
This function provides tool the gdal_translate execution.
gdal_translate(from, to)
character: subdataset name. Generated from the `get_subdatasets` function.
character: physical path to the output file.
Dongchen Zhang