Ignore:
Timestamp:
Feb 20, 2009, 2:25:12 PM (14 years ago)
Author:
nick2009
Message:

Updated multimux false steps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/geraldton/NewScripts/build_urs_boundary.py

    r6372 r6374  
    146146                verbose=True)
    147147    else:                           # a single mux stem file, assume 1.0 weight
    148         mux_file = os.path.join(project.mux_data_folder, event_file)
     148        mux_file = os.path.join(project.event_folder, event_file)
    149149        mux_filenames = [mux_file]
    150150        print 'using single-mux file', mux_file
Note: See TracChangeset for help on using the changeset viewer.