Skip to content

Local map algebra on more than two tiles #613

@arind123

Description

@arind123

I know I can do rf_local_max(Tile_1, Tile_2). How can I do if I have three or four tile columns of a rasterframe.
I tried rf_local_max(Tile_1, Tile_2, Tile_3) and got the following error: "TypeError: rf_local_max() takes 2 positional arguments but 3 were given".

As per documentation we should be able to do it . Is there a different format for it?
Any heads up will be very helpful.

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