Changeset 3840
- Timestamp:
- Oct 23, 2006, 3:02:31 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/dampier_2006/build_dampier.py
r3839 r3840 68 68 #import sys; sys.exit() 69 69 urs2sww(boundary_dir_name, 70 minlat=project. north, maxlat=project.south,70 minlat=project.south, maxlat=project.north, 71 71 minlon= project.west, maxlon=project.east, 72 72 mint=0, maxt= 35000,
Note: See TracChangeset
for help on using the changeset viewer.