v1.0.0-next.49
github-actions
released this
08 Mar 04:54
·
8 commits
to main
since this release
The preprocessor now outputs 16-bit COGs by default if a 16-bit image is entered. In this case, the output is always lossless, adjusting quality
would not affect anything.
To keep the same behavior, pass in --convert8bit
in the CLI or set the convert_to_8bit
flag in Sample.add_image
.