Changeset 5452
- Timestamp:
- Jun 30, 2008, 3:22:49 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/shallow_water/data_manager.py
r5420 r5452 5149 5149 raise Exception, msg 5150 5150 boundary_polygon.append(sts_points[index].tolist()) 5151 5152 fid.close() 5151 5153 5152 5154 return boundary_polygon
Note: See TracChangeset
for help on using the changeset viewer.