Ignore:
Timestamp:
Aug 14, 2009, 9:03:48 AM (15 years ago)
Author:
Leharne
Message:

changes to gold coast html files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DVD_images/extra_files/GoldCoast/project/run_model.py

    r7205 r7363  
    1 """Run a tsunami inundation scenario for Busselton, WA, Australia.
     1"""Run a tsunami inundation scenario for Gold Coast, Queensland, Australia.
    22
    33The scenario is defined by a triangular mesh created from project.polygon, the
     
    6868# Create the STS file
    6969if not os.path.exists(project.event_sts + '.sts'):
    70     bub.build_urs_boundary(project.mux_input_filename, project.event_sts)
     70    print 'sts file has not been generated'
    7171
    7272# Read in boundary from ordered sts file
Note: See TracChangeset for help on using the changeset viewer.