Skip to content

get row, col of raster #7

@dgketchum

Description

@dgketchum

Hi,
I love this tool.

I do a lot of raster work and need to test things in my code. For example, I will visually inspect a Landsat image and see where the clouds are, and I use mutant for things like checking if a pixel is saturated, etc. A feature that would be extremely useful would be two extra columns under 'Table' tab that had row, col in addition to x, y coordinates. This way one could get the [row, col] and value of a numpy.ndarray of the raster, and use this for efficient testing of other analyses at points that had been inspected with Mutant! Someone has written some code here that should do it, I would do it myself, but I haven't learned to make a plugin yet, and I think this would add to Mutant's already great functionality.

Cheers,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions