Skip to content

Comments

Make sure blocksizes are ints before using them.#3390

Merged
snowman2 merged 1 commit intorasterio:mainfrom
groutr:fix3316
Nov 6, 2025
Merged

Make sure blocksizes are ints before using them.#3390
snowman2 merged 1 commit intorasterio:mainfrom
groutr:fix3316

Conversation

@groutr
Copy link
Contributor

@groutr groutr commented Sep 2, 2025

Fixes #3316 by ensuring that the blocksizes are ints before passing them to subdivide.

@snowman2 snowman2 added this to the 1.4.4 milestone Sep 11, 2025
@snowman2 snowman2 added the bug label Sep 11, 2025
@snowman2 snowman2 merged commit 8319013 into rasterio:main Nov 6, 2025
8 of 22 checks passed
@snowman2
Copy link
Member

snowman2 commented Nov 6, 2025

Thanks @groutr 👍

@snowman2 snowman2 added the backport-1.4 To be backported to maint-1.4 label Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-1.4 To be backported to maint-1.4 bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setting block(x|y)size in rio convert throws TypeError in rasterio 1.4.3

2 participants