urbanlc.downloader.landsat_downloader.Landsat_Collection2.merge_patches#
- Landsat_Collection2.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