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 : - [x] 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 :)
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 :