Components (build)#
These are the FIATModel building components.
Classes#
|
Config component. |
|
Vulnerability component. |
|
Hazard component. |
|
Exposure geometries component. |
|
Exposure grid component. |
ConfigComponent#
Model config values. |
|
|
Read the FIAT model config file. |
|
Write the FIAT model config file. |
Clear the config data. |
VulnerabilityComponent#
Vulnerability data. |
|
|
Read the vulnerability data. |
|
Write the vulnerability data. |
Clear the vulnerability data. |
|
|
Set up the vulnerability from a data source. |
HazardComponent#
Return the data. |
|
|
Read the hazard data. |
|
Write the hazard data. |
Clear the gridded data. |
|
|
Clip the gridded data. |
|
Reproject the gridded data. |
|
Set up hazard maps. |
ExposureGeomsComponent#
Geometries. |
|
|
Read exposure geometry files. |
|
Write exposure geometries to a vector file. |
Clear the geometry data. |
|
|
Clip the vector data. |
|
Reproject the vector data. |
|
Set up the exposure from a data source. |
Link the exposure geometry data to the vulnerability data. |
|
Set up the maximum potential damage per object in an existing dataset. |
|
Update an existing dataset by adding columns with values. |
ExposureGridComponent#
Return the data. |
|
|
Read the exposure grid data. |
|
Write the exposure grid data. |
Clear the gridded data. |
|
|
Clip the gridded data. |
|
Reproject the gridded data. |
|
Set up an exposure grid. |