Skip to content

v0.4

Compare
Choose a tag to compare
@the-lay the-lay released this 15 Dec 12:13
· 23 commits to master since this release
f68ce75

This release adds automatic extra padding calculation (Tiler.calculate_padding()) and unmerging (merger.merge(extra_padding=...)), as well as merging with weights normalization (merger(normalize_by_weights=True), True by default).

There were API changes, so please take a look at the documentation is something doesn't work after updating.

Thanks @renerichter for contributions!

Full Changelog: v0.3.1...v0.4