Ignore:
Timestamp:
Oct 23, 2006, 1:44:34 PM (18 years ago)
Author:
nick
Message:

update to dampier

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/dampier_2006/build_dampier.py

    r3827 r3835  
    6363from anuga.shallow_water.data_manager import urs2sww
    6464
     65print 'minlat=project.north_boundary, maxlat=project.south_boundary',project.north_boundary, project.south_boundary
     66print 'minlon= project.west_boundary, maxlon=project.east_boundary',project.west_boundary, project.east_boundary
     67
     68#import sys; sys.exit()
    6569urs2sww(boundary_dir_name,
    6670#        minlat=project.north_boundary, maxlat=project.south_boundary,
Note: See TracChangeset for help on using the changeset viewer.