Ignore:
Timestamp:
Oct 12, 2006, 11:53:32 AM (17 years ago)
Author:
sexton
Message:

report updates

File:
1 edited

Legend:

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

    r3721 r3763  
    66from os import sep
    77
    8 time_dir = '20061006_062319' # Mw 8-5
     8#time_dir = '20061006_062319' # Mw 8-5
     9time_dir = '20061008_234702' # Mw 8-7
    910
    1011directory = project.outputdir
     
    1213
    1314print 'output dir:', name
    14 which_var = 4
     15which_var = 2
    1516if which_var == 0:  # Stage
    1617    outname = name + '_stage'
Note: See TracChangeset for help on using the changeset viewer.