Changeset 5702 for anuga_work/production/geraldton/build_geraldton.py
- Timestamp:
- Aug 28, 2008, 9:40:45 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/geraldton/build_geraldton.py
r5655 r5702 95 95 96 96 print'clip combined geospatial object by bounding polygon' 97 G_clip = G.clip(project.poly_all, verbose= True)97 G_clip = G.clip(project.poly_all, verbose=False) 98 98 99 99 print'export combined DEM file'
Note: See TracChangeset
for help on using the changeset viewer.