hydromt_fiat.components.VulnerabilityComponent.write# VulnerabilityComponent.write(filename: str | None = None, **kwargs) → None[source]# Write the vulnerability data. Parameters: filename (Path | str, optional) – Path to the file. Can be absolute or relative to the model root, by default None. **kwargs (dict) – Keyword arguments for the to_csv function of pandas.