Deltares / ra2ce

RA2CE helps to quantify resilience of critical infrastructure networks, prioritize interventions and adaptation measures and select the most appropriate action perspective to increase resilience considering future conditions.
https://deltares.github.io/ra2ce/
Other
10 stars 2 forks source link

Fix/468 set hazard field name to str #469

Closed ArdtK closed 3 months ago

ArdtK commented 4 months ago

Issue addressed

Solves #468

Code of conduct

What has been done?

Adjust config and reading of hazard_field_name from list[str] to str as it is used everywhere in the code like that.

Checklist

Additional Notes (optional)

Add any additional notes or information that may be helpful.