Changeset 5840


Ignore:
Timestamp:
Oct 16, 2008, 12:45:42 PM (16 years ago)
Author:
jgriffin
Message:

updated to force into UTM zone 50

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/exmouth_2008/build_boundary_27283.py

    r5809 r5840  
    8181print 'number of sources', len(urs_filenames)
    8282
    83 if len(urs_filsnames) == 44: #change per event
     83if len(urs_filenames) == 44: #change per event
    8484
    8585# AS per David Burbidge email on Friday 4th July the mag 9.3 event
     
    102102            ordering_filename=order_filename,
    103103            weights=weights,
     104            zone=50,
    104105            mean_stage=project.tide,
    105106            verbose=True)
Note: See TracChangeset for help on using the changeset viewer.