Changeset 6619


Ignore:
Timestamp:
Mar 25, 2009, 6:08:06 PM (16 years ago)
Author:
myall
Message:

starting to split up hobart model:
strahan is the west coast of Tasmania model

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

Legend:

Unmodified
Added
Removed
  • anuga_work/production/australia_ph2/hobart/build_urs_boundary.py

    r6407 r6619  
    139139                ordering_filename=project.urs_order,
    140140                weights=mux_weights,
    141                 zone=project.zone,
    142                 mean_stage=project.tide,
     141                central_meridian=project.central_meridian,
    143142                verbose=True)
    144143    else:                           # a single mux stem file, assume 1.0 weight
     
    158157                ordering_filename=order_filename,
    159158                weights=mux_weights,
    160                 mean_stage=project.tide,
     159                central_meridian=project.central_meridian,
    161160                verbose=True)
    162161
Note: See TracChangeset for help on using the changeset viewer.