Ignore:
Timestamp:
Mar 22, 2007, 5:25:44 PM (17 years ago)
Author:
sexton
Message:

update slide modelling parameters

File:
1 edited

Legend:

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

    r4294 r4314  
    88#time_dir = '20061212_012705' #shovel
    99#time_dir = '20061212_064807' #yacaaba
    10 
     10# correct depths
    1111#time_dir = '20070121_213509' #shovel
    1212#time_dir = '20070119_055222' #yacaaba
    1313#time_dir = '20070121_213444' #bulli
     14#corrected yacaaba and birubi
     15time_dir = '20070322_035214' # yacaaba
     16#time_dir = '20070322_035135' # birubi
    1417
    15 #directory = project_slide.outputdir
    16 #name = directory + time_dir + sep + project_slide.basename
    17 name = 'test500000.035000'
     18directory = project_slide.outputdir
     19name = directory + time_dir + sep + project_slide.basename
     20#name = 'test500000.035000'
    1821#name = 'test'
    1922
     
    3235
    3336if which_var == 2:  # Depth
    34     outname = name + '_depth-eq'
     37    outname = name + '_depth-yacaaba'
    3538    quantityname = 'stage-elevation' 
    3639
Note: See TracChangeset for help on using the changeset viewer.