Changeset 2111


Ignore:
Timestamp:
Dec 2, 2005, 8:50:15 PM (18 years ago)
Author:
steve
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/Merimbula/prepare.py

    r2109 r2111  
    101101    from pyvolution.data_manager import xya2pts
    102102    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.