Different files within collection
In the case of Kompsat-2 lowres data, there are R and G files within a collection which may need to be processed differently. The ideas are:
- implement an option to have multiple preprocessors and then connect one based on a match criteria (regex, metadata...). More generic solution
- handle at process level, although this means building non-generic processes whenever this situation occurs