Changeset 399 for inundation/ga
- Timestamp:
- Oct 14, 2004, 5:08:56 PM (20 years ago)
- Location:
- inundation/ga/storm_surge/pyvolution
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pyvolution/least_squares.py
r393 r399 64 64 65 65 # load in the .xya file 66 print point_file,mesh_file,alpha 67 68 66 69 point_dict = load_xya_file(point_file) 67 70 point_coordinates = point_dict['pointlist']
Note: See TracChangeset
for help on using the changeset viewer.