s1tiling.libs.file_naming.OutputFilenameGeneratorList
- class s1tiling.libs.file_naming.OutputFilenameGeneratorList(generators)[source]
Bases:
OutputFilenameGenerator
Some steps produce several products. This specialization permits to generate several output filenames.
It’s constructed from other filename generators.
New methods & Specialized methods
__init__
Default implementation does nothing.