Skip to content

BUG: Small fires that get grouped with other fires may not show up at all #18

Description

@jordan-evens

It's probably that there's a tiny polygon that doesn't get rasterized to a whole cell?
The root of the problem is that it converts the whole group into a raster and somehow the points aren't showing up
Looks like it just doesn't convert the tiny fire polygon into a cell. It might be doing cell majority/centroid or something instead of it just touching a cell

Probably want to burn individual start points into the raster as well as the rasterized polygons

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions