Ignore:
Timestamp:
Nov 24, 2006, 9:18:19 AM (18 years ago)
Author:
sexton
Message:

planning charts (software to update Gantt charts available for download from ramp/downloads/Gantt Designer/Gantt?.msi )

Location:
anuga_work/production/hobart_2006
Files:
2 edited

Legend:

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

    r4029 r4030  
    7373# WA DLI data
    7474production_dirs = {#'20061008_234702': 'Mw 8-7', # 2500 res
    75                    #'20061004_230438': 'Mw 8-7', # 7500 res
     75                   #'20061004_230438': 'Mw 8-7'} # 7500 res
    7676                   '20061022_224422': 'Mw 8-7'} # refined mesh
    7777                   #'20061006_062319': 'Mw 8-5'} # 2500 res
     
    9999                                      #reportname = 'latexoutput',
    100100                                      plot_quantity = ['stage', 'speed'],
    101                                       surface = True,
     101                                      #surface = True,
    102102                                      time_min = None,
    103103                                      time_max = None,
  • anuga_work/production/hobart_2006/project.py

    r4029 r4030  
    7979#gauge_filename = gaugedir + 'hobart_gauges_final.csv'
    8080#gauge_filename = gaugedir + 'hobartGauges20061019.csv'
    81 gauge_filename = gaugedir + 'riskAreas231106.csv'
     81#gauge_filename = gaugedir + 'riskAreas231106.csv'
     82gauge_filename = gaugedir + 'hobart_gauges2.csv'
    8283#gauge_filename = gaugedir + 'gauges_MRT.csv'
    8384#gauge_filename_bom = gaugedir + 'gauges_bruny_fine.csv'
Note: See TracChangeset for help on using the changeset viewer.