Skip to content

Commit

Permalink
tweak resampling alg for creating overviews
Browse files Browse the repository at this point in the history
  • Loading branch information
trey-stafford committed Jun 28, 2023
1 parent d80c377 commit 07cc2f7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
*compress_and_add_overviews(
input_file="{input_dir}/warped.tif",
output_file="{output_dir}/compressed.tif",
resampling_algorithm="mode",
dtype_is_float=False,
),
],
Expand Down

0 comments on commit 07cc2f7

Please sign in to comment.