SwitchConfig#
- class caf.cvt.model_config.SwitchConfig(*, run_data_cleaning=False, run_functional_rules=False, run_layering=False, flood_overlay_direct=False, flood_zip_extract=False, noham_zip_extract=False, create_flood_grid=False, create_flood_tiles=False)[source]#
Bases:
BaseConfigConfiguration for model switches.
- Parameters:
Attributes
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
Methods
Attributes Documentation
- model_config = {}#
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].