Skip to content

Fixed COG export, tiling bugs

Latest
Compare
Choose a tag to compare
@Hyradus Hyradus released this 23 Feb 18:00
· 13 commits to master since this release

What's Changed

  • Major fixes to tiling functions by @Hyradus in #3
  • fixed export for float nodata while using 8bit export by @Hyradus in #4
  • LZW compression set as DEFAULT for COG creation due to artifacts in conversion from source float32 images to uint8. JPEG compression can be used by editing cog_cfg.
    Full Changelog: v4.3.1...v4.3.2