Ignore:
Timestamp:
Apr 28, 2009, 4:00:49 PM (16 years ago)
Author:
myall
Message:

exporting max stage for runs with internal polygons, and exporting elevation using export_results.py for this run, and the equivalent normal run

Location:
anuga_work/production/australia_ph2/geraldton
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/australia_ph2/geraldton/export_results_max.py

    r6845 r6926  
    2222directory = project.output_folder
    2323
    24 time_dir1 = '20090414_114540_run_final_0_64475_576_Tb__kvanputt'
    25 time_dir2 = '20090415_014342_run_final_0_70921_576_Tb__kvanputt'
    26 time_dir3 = '20090415_153319_run_final_0_26985_576_Tb__kvanputt'
     24##time_dir1 = '20090414_114540_run_final_0_64475_576_Tb__kvanputt'
     25##time_dir2 = '20090415_014342_run_final_0_70921_576_Tb__kvanputt'
     26##time_dir3 = '20090415_153319_run_final_0_26985_576_Tb__kvanputt'
    2727
    28 time_dirs = [time_dir1, time_dir2, time_dir3]
     28time_dir1 = '20090421_172030_run_final_0_64475_576_Tb_internal_mhingee'
     29
     30time_dirs = [time_dir1]#, time_dir2, time_dir3]
    2931
    3032cellsize = 250
Note: See TracChangeset for help on using the changeset viewer.