s1tiling.libs.otbwrappers.SumAllHeights
- s1tiling.libs.otbwrappers.SumAllHeights(product_key: str, key_map: Dict[str, str], fname_fmt_default: str, dname_fmt_default: str, image_description: str) type [source]
Factory function that returns a
_SumAllHeights
child class created on the fly.The new class name will be
SumAllHeights_{product_key}
.- Parameters:
product_key (str) – Key used to fetch information from
Configuration
object.key_map (dict) – Maps formal input names (
indem
andingeoid
) to actual input namesfname_fmt_default (str) – Default filename format string.
dname_fmt_default (str) – Default dirname format string.
image_description (str) – Image description tag