Model components#

An overview of all the FIATModel components are presented in the table below:

Component

Information

Format

ConfigComponent

Handles the Delft-FIAT model configurations

TOML

VulnerabilityComponent

Handles the tabular vulnerability data, i.e. damage curves

CSV

HazardComponent

Handles the hazard data

netCDF

ExposureGeomsComponent

Handles the exposure data that is in a vector format

FlatGeobuf

ExposureGeomsComponent

Handles the exposure data that is in a raster format

netCDF

All of these components need (raw) input data when trying to set up data for Delft-FIAT. Most common is defining the data in a HydroMT data catalog and use the created entry in the data catalog as input.