Changeset 2111
- Timestamp:
- Dec 2, 2005, 8:50:15 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/Merimbula/prepare.py
r2109 r2111 101 101 from pyvolution.data_manager import xya2pts 102 102 xya2pts(project.bathymetry_filename, verbose = True) 103 104 105 # fit_to_mesh_file(mesh_file, point_file, mesh_output_file, 106 # alpha=DEFAULT_ALPHA, verbose= False, 107 # expand_search = False, 108 # data_origin = None, 109 # mesh_origin = None, 110 # precrop = False, 111 # display_errors = True):
Note: See TracChangeset
for help on using the changeset viewer.