Skip to content

Handle multiband images properly #65

Description

@ytanguy

SLURP takes 4 bands images as input, but quite often it could be interesting to use more bands (ex : PNEO images).

It needs several modification :

  • prepare.py : compute validity mask as the intersection between each band valid mask
  • *_mask.py : allow algorithms to use more than 4 bands (ie : improve eomultiprocessing engine :)

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