API reference#
Initialize#
|
General and basic API for the FIAT model in hydroMT. |
Build components#
|
|
|
Setup the vulnerability curves from various possible inputs. |
Setup the vulnerability curves from one or multiple csv files. |
|
Setup building exposure (vector) data for Delft-FIAT. |
|
|
Set up hazard maps. |
Setup the social vulnerability index for the vector exposure data for Delft-FIAT. |
Delft-FIAT settings#
|
Update config with a dictionary. |
|
Setup Delft-FIAT global settings. |
|
Setup Delft-FIAT output folder and files. |
Attributes#
Returns the geometry of the model area of interest. |
|
Returns coordinate reference system embedded in the model grid. |
|
Returns the resolution of the model grid. |
|
Path to model folder. |
|
Model configuration. |
|
Model maps. |
|
Model geometries. |
High level methods#
Method to read the complete model schematization and configuration from file. |
|
Method to write the complete model schematization and configuration to file. |
|
|
Single method to build a model from scratch based on settings in opt. |
|
Initialize the model root. |
General methods#
|
Update config with a dictionary. |
|
Get a config value at key(s). |
|
Update the config dictionary at key(s) with values. |
|
Parse config from file. |
|
Write config to <root/config_fn>. |
|
Add raster data to the maps component. |
|
Read model map at <root>/<fn> and add to maps component. |
Write maps to netcdf file at <root>/<fn>. |
|
|
Add data to the geoms attribute. |
Read the geometries for the exposure data. |
|
_summary_. |