Skip to content

Resize function should mask nodata values #142

@k034b363

Description

@k034b363

The wrapper for main PlantCV's resize function produces a misleading thumbnail when the nodata value is -32767. It introduces values like -32767.004, which throw off the stretching for visualization. If unintentionally included within plot boundaries, these values would also cause problems in analysis, because they wouldn't be recognized by rasterstats as the same as the states nodata value.

Solution: The wrapper in geospatial should mask nodata values prior to resizing (if that works?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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