source: anuga_work/production/MOST_example/cripple_pts_file.py @ 3606

Last change on this file since 3606 was 3606, checked in by duncan, 18 years ago

changing example to pt_headland

File size: 220 bytes
Line 
1from anuga.load_mesh.loadASCII import reduce_pts, produce_half_point_files
2
3produce_half_point_files('pt_hedland_combined_elevation.pts',
4                         1000,'_', verbose=True)
5#import load_mesh.loadASCII
Note: See TracBrowser for help on using the repository browser.