Ignore:
Timestamp:
Jul 25, 2008, 4:18:39 PM (15 years ago)
Author:
kristy
Message:

updated scripts for polyline boundary

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/perth/build_boundary.py

    r5569 r5576  
    4848print 'creating sts file'
    4949
    50 urs2sts(urs_filenames,basename_out=scenario_name,
     50urs2sts(urs_filenames,
     51        basename_out=os.path.join(project.boundaries_dir,scenario_name),
    5152        ordering_filename=order_filename,
    5253        weights=weights,
Note: See TracChangeset for help on using the changeset viewer.