urbanlc.downloader.landsat_downloader.LandsatMSS.merge_patches#

LandsatMSS.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