Skip to content

Commit

Permalink
fixup! docs: Add missing parameter docsg
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 committed Dec 15, 2023
1 parent dc76849 commit 7d79afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/gdal/gdal_bands.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 7d79afb

Please sign in to comment.