Skip to content

Commit

Permalink
quickfix gfh (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
Santonia27 authored Dec 3, 2024
1 parent bf773f2 commit bc296dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hydromt_fiat/fiat.py
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,8 @@ def setup_exposure_buildings(
grnd_elev_unit=grnd_elev_unit,
bf_conversion=bf_conversion,
keep_unclassified=keep_unclassified,
damage_translation_fn = damage_translation_fn
damage_translation_fn = damage_translation_fn,
gfh_attribute_name = gfh_attribute_name
)

if (asset_locations != occupancy_type) and occupancy_object_type is not None:
Expand Down

0 comments on commit bc296dd

Please sign in to comment.