Opened 17 years ago
Closed 17 years ago
#164 closed enhancement (fixed)
allow inundation_damage to work with multiple sww files
Reported by: | jane.sexton@… | Owned by: | duncan |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Functionality and features | Version: | |
Severity: | normal | Keywords: | damage, parallel |
Cc: |
Description
The current inundation_damage functionality has a single sww file as input (example; see production/dampier/run_building_inundation.py
It would be desirable that all sww files created through a parallel run would be sent as input with the combined results available in one output csv file (a csv file has been generated from the NEXIS database and a modified csv file is generated which lists the structural and contents losses for each building location)
this would be similar to the new export_grid functionality
Change History (1)
comment:1 Changed 17 years ago by duncan
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
inundation_damage now inputs a base sww name, then iterates over all sww files that start with the base name.