- Timestamp:
- Feb 20, 2009, 2:25:12 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/geraldton/NewScripts/build_urs_boundary.py
r6372 r6374 146 146 verbose=True) 147 147 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) 149 149 mux_filenames = [mux_file] 150 150 print 'using single-mux file', mux_file
Note: See TracChangeset
for help on using the changeset viewer.