diff --git a/scripts/gdal/gdal_bands.py b/scripts/gdal/gdal_bands.py index fa1e8f0d3..e2f5f3cd0 100644 --- a/scripts/gdal/gdal_bands.py +++ b/scripts/gdal/gdal_bands.py @@ -28,7 +28,7 @@ def get_gdal_band_offset(file: str, info: Optional[GdalInfo] = None, preset: Opt Args: file: file to check info: optional precomputed gdalinfo - preset: "dem_lerc" if single band (?!?) + preset: "dem_lerc" preset used to differentiate single band elevation tiffs from single band historical imagery Returns: list of band mappings eg "-b 1 -b 1 -b 1"