Changeset 2301 for production/gippsland_2005
- Timestamp:
- Jan 30, 2006, 3:27:09 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
production/gippsland_2005/create_mesh2.py
r2163 r2301 3 3 """ 4 4 5 #import os, sys 6 #sys.path.append('..') 7 8 9 10 # add storm_surge dir to your pythonpath 5 # add inundation dir to your pythonpath 11 6 from pmesh.mesh import * 12 from pyvolution.coordinate_transforms.geo_reference import Geo_reference7 from coordinate_transforms.geo_reference import Geo_reference 13 8 14 9
Note: See TracChangeset
for help on using the changeset viewer.