s1tiling.libs.file_naming.ReplaceOutputFilenameGenerator
- class s1tiling.libs.file_naming.ReplaceOutputFilenameGenerator(before_afters: List)[source]
Bases:
OutputFilenameGenerator
Given a pair
[text_to_search, text_to_replace_with]
, replace the exact matching text with new text inbasename
metadata.New methods & Specialized methods
__init__
Default implementation does nothing.