urbanlc.downloader.landsat_downloader.LandsatOLITIRS.merge_patches#

LandsatOLITIRS.merge_patches(base_filename: str, compress: str = 'PACKBITS') None#

Merges downloaded GEOTIFF image patches and saves the merged file with the specified compression algorithm.

Parameters:

base_filename (str) – Base filename for the merged file.

Returns:

None