data_cleaning# caf.cvt.data_cleaning.data_cleaning(config)[source]# Clean all input data for CVT. Clean infrastructure, hazard, and impact data according to the configurations provided. Parameters: config (Config) – Main config for the model, containing paths and settings. Return type: None