Skip to content

[FireSTARR Bug]: Small rasters break tiff output #30

Description

@jordan-evens

Contact Details

No response

What happened?

If an input raster is < 256x256 pixels then its size will be used as the tile size. If its size is not divisible by 16 then there is an error

Version

Unstable

What platform are you seeing the problem on?

Linux

Relevant log output

[2026-06-17 13:47:36] DEBUG:     Writing file test/output/bad/000_000001_276_intensity.tif
_TIFFVSetField: test/output/bad/000_000001_276_intensity.tif: Bad value 72 for "TileWidth" tag.
_TIFFVSetField: test/output/bad/000_000001_276_intensity.tif: Bad value 71 for "TileLength" tag.
TIFFWriteEncodedTile: Can not write tiles to a striped image.
[2026-06-17 13:47:36] FATAL:     Cannot write tile to test/output/bad/000_000001_276_intensity.tif

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions