Ignore:
Timestamp:
Feb 9, 2009, 4:26:06 PM (15 years ago)
Author:
jgriffin
Message:

scripts modified to include file_length function

Location:
anuga_work/production/australia_ph2/sydney/comparisons
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/australia_ph2/sydney/comparisons/export_results_max.py

    r6295 r6298  
    2020directory = project_250m.output_dir
    2121
    22 time_dir1 = '20090206_150250_run_final_0_250m_large_jgriffin'
     22time_dir1 = '20090206_152643_run_final_0_250m_large_jgriffin'
    2323#time_dir2 = '20090123_155045_run_final_0_7875_250m_large_jgriffin'
    2424#time_dir3 = '20090123_154945_run_final_0_7875_250m_small_jgriffin'
     
    8080
    8181            name1 = directory+time_dir+sep+project_250m.scenario_name
    82             #name2 = directory+time_dir+sep+project_250m.scenario_name+'_time_52620_0'
    83            # name3 = directory+time_dir+sep+project_250m.scenario_name+'_time_78360_0'
    84 
    85             names = [name1]#, name2] #, name3]
     82 
     83            names = [name1]
    8684     
    8785            asc_name = []   
Note: See TracChangeset for help on using the changeset viewer.