hydromt_fiat.components.VulnerabilityComponent.read#

VulnerabilityComponent.read(filename: Path | str | None = None, **kwargs) None[source]#

Read 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 read_csv function of pandas.