Ignore:
Timestamp:
Feb 6, 2007, 4:20:39 PM (17 years ago)
Author:
sexton
Message:

(1) add building damage scripts for the study areas and update project.py (2) update report generation scripts (3) update Gantt chart (4) report updates to reflect URS input

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/pt_hedland_2006/make_report.py

    r4151 r4228  
    113113                                                      reportname = reportname,
    114114                                                      plot_quantity = ['stage', 'momentum'],
     115                                                      generate_fig = True,
    115116                                                      surface = False,
    116117                                                      time_min = None,
     
    141142                                              reportname = reportname,
    142143                                              plot_quantity = ['stage', 'speed'],
     144                                              generate_fig = True,
    143145                                              surface = False,
    144146                                              time_min = None,
Note: See TracChangeset for help on using the changeset viewer.