Skip to content

Analyze and consider what inputs should be allowed #70

@slz4025

Description

@slz4025

In the cleaner, we implicitly assume that the values in the TIF cannot be negative and explicitly choose -1 as a special value for processing.

In both the cleaner and geopolygonizer, we only use band 1 of a TIF file.

Are these reasonable assumptions? Could a TIF file have negative values? Floats? Are these handled properly? Should we tell the user what is allowed, or perhaps internally handle these different cases?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions