Changeset 3369
- Timestamp:
- Jul 19, 2006, 11:24:09 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
production/pt_hedland_2006/run_damage.py
r3358 r3369 31 31 buildings_filename_out = file_loc + project.buildings_filename_damage_out 32 32 33 inundation_damage(swwfile, buildings_filename, buildings_filename_out)33 inundation_damage(swwfile, buildings_filename, timestampdir+"_damage.csv") 34 34 35 35
Note: See TracChangeset
for help on using the changeset viewer.